Skip to content

Commit

Permalink
Bump tracing-subscriber from 0.2.25 to 0.3.18 (#1425)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 28, 2023
1 parent 9ce6e57 commit 4d0273f
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 19 deletions.
43 changes: 25 additions & 18 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 @@ -44,7 +44,7 @@ serde_json = "1.0"
syn = { version = "1.0", features = ["full"] }
toml = "0.8"
tracing = { version = "0.1", default-features = false }
tracing-subscriber = { version = "0.2.25", default-features = false, features = [
tracing-subscriber = { version = "0.3.18", default-features = false, features = [
"env-filter",
"fmt",
"chrono",
Expand Down

0 comments on commit 4d0273f

Please sign in to comment.