Skip to content

Commit

Permalink
Update Rust crate uuid to 1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oxide-renovate[bot] authored Nov 14, 2024
1 parent 7ba8b1e commit 38c8f50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ tracing = "0.1.40"
tracing-appender = "0.2.3"
tracing-slog = { git = "https://github.com/oxidecomputer/tracing-slog", default-features = false }
tracing-subscriber = "0.3.18"
uuid = { version = "1.10.0", features = ["serde"] }
uuid = { version = "1.11.0", features = ["serde"] }
valuable = "0.1.0"
v-api = { git = "https://github.com/oxidecomputer/v-api" }
v-api-installer = { git = "https://github.com/oxidecomputer/v-api" }
Expand Down

0 comments on commit 38c8f50

Please sign in to comment.