Skip to content

Commit

Permalink
Merge pull request #3768 from datafuselabs/dependabot/cargo/main/trac…
Browse files Browse the repository at this point in the history
…ing-subscriber-0.3.5

Bump tracing-subscriber from 0.3.4 to 0.3.5
  • Loading branch information
BohuTANG authored Jan 5, 2022
2 parents b4c0215 + d33b59a commit 25c0b77
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 common/tracing/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ tracing-appender = "0.2.0"
tracing-bunyan-formatter = "0.3.1"
tracing-futures = {version ="0.2.5", features = ["futures-03"]}
tracing-opentelemetry = "0.16.0"
tracing-subscriber = { version = "0.3.4", features = ["env-filter"] }
tracing-subscriber = { version = "0.3.5", features = ["env-filter"] }

0 comments on commit 25c0b77

Please sign in to comment.