Skip to content

Commit

Permalink
Update Rust crate tracing-subscriber to 0.3.7 (rust-lang#75)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot committed Jan 25, 2022
1 parent c0626e3 commit 3bd1e71
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 conduit-router/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ tracing = "0.1.29"
[dev-dependencies]
conduit-test = { version ="0.10.0", path = "../conduit-test" }
lazy_static = "1.4.0"
tracing-subscriber = { version = "0.3.6", features = ["env-filter"] }
tracing-subscriber = { version = "0.3.7", features = ["env-filter"] }

0 comments on commit 3bd1e71

Please sign in to comment.