Skip to content

Commit

Permalink
Update Rust crate tracing-core to 0.1.32
Browse files Browse the repository at this point in the history
  • Loading branch information
oxide-renovate[bot] committed Oct 14, 2023
1 parent 71ed8f1 commit 4c69d57
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 @@ -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"
Expand Down

0 comments on commit 4c69d57

Please sign in to comment.