Skip to content

Commit

Permalink
Update Rust crate tracing to 0.1.41
Browse files Browse the repository at this point in the history
  • Loading branch information
oxide-renovate[bot] authored Dec 9, 2024
1 parent ca3c73d commit 144efb1
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 @@ -26,4 +26,4 @@ serde = { version = "1.0.174", features = ["derive"] }
serde_json = "1.0.133"
sha2 = { version = "0.10.7", optional = true }
thiserror = { version = "2.0.6", optional = true }
tracing = "0.1.37"
tracing = "0.1.41"

0 comments on commit 144efb1

Please sign in to comment.