Skip to content

Commit

Permalink
Update Rust crate tracing-subscriber to 0.3.4 (#67)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Dec 24, 2021
1 parent 376c4e1 commit 0713449
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 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.3", features = ["env-filter"] }
tracing-subscriber = { version = "0.3.4", features = ["env-filter"] }

0 comments on commit 0713449

Please sign in to comment.