diff --git a/Cargo.toml b/Cargo.toml index 06e0977..d8f3d2f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -76,7 +76,7 @@ thiserror = "1.0.49" tokio = "1.33.0" toml = "0.8.2" tracing = "0.1.37" -tracing-core = "0.1.31" +tracing-core = "0.1.32" tracing-slog = { git = "https://github.com/oxidecomputer/tracing-slog" } tracing-subscriber = "0.3.17" uuid = "1.4.1"