Skip to content

Commit

Permalink
Update Rust crate tracing-subscriber to 0.3.18 (#1030)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 15, 2023
1 parent 00c1573 commit 798c921
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 10 deletions.
26 changes: 17 additions & 9 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 @@ -98,7 +98,7 @@ tokio-util = { version = "0.7", features = ["codec"]}
toml = "0.8"
tracing = "0.1"
tracing-opentelemetry = "0.18.0"
tracing-subscriber = "0.3.17"
tracing-subscriber = "0.3.18"
twox-hash = "1.6.3"
usdt = "0.3.5"
uuid = { version = "1", features = [ "serde", "v4" ] }
Expand Down

0 comments on commit 798c921

Please sign in to comment.