Skip to content

Commit

Permalink
Update Rust crate tracing-core to v0.1.33 (#5730)
Browse files Browse the repository at this point in the history
Co-authored-by: hash-worker[bot] <180894564+hash-worker[bot]@users.noreply.github.com>
  • Loading branch information
hash-worker[bot] authored Nov 26, 2024
1 parent de293dc commit a0301c8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ tower-http = { version = "=0.6.2", features = ["trace"] }
tower-layer = { version = "=0.3.3", default-features = false }
tower-service = { version = "=0.3.3", default-features = false }
tracing-appender = { version = "=0.2.3", default-features = false }
tracing-core = { version = "=0.1.32", default-features = false }
tracing-core = { version = "=0.1.33", default-features = false }
tracing-subscriber = { version = "=0.3.18", default-features = false }
url = { version = "=2.5.4", default-features = false }
utoipa = { version = "=4.2.3", default-features = false }
Expand Down

0 comments on commit a0301c8

Please sign in to comment.