We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bba05d8 commit 8674269Copy full SHA for 8674269
Cargo.toml
@@ -84,7 +84,7 @@ toml = "0.9.4"
84
tracing = "0.1.41"
85
tracing-appender = "0.2.3"
86
tracing-slog = { git = "https://github.com/oxidecomputer/tracing-slog", default-features = false }
87
-tracing-subscriber = "0.3.19"
+tracing-subscriber = "0.3.20"
88
uuid = { version = "1.17.0", features = ["serde"] }
89
valuable = "0.1.1"
90
v-api = { git = "https://github.com/oxidecomputer/v-api" }
0 commit comments