Skip to content

Commit

Permalink
Merge pull request #467 from siketyan/dependabot/cargo/tracing-subscr…
Browse files Browse the repository at this point in the history
…iber-0.3.19

build(deps): bump tracing-subscriber from 0.3.18 to 0.3.19
  • Loading branch information
siketyan authored Dec 17, 2024
2 parents 39ceb90 + c1855aa commit d313d8c
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ tokio = { version = "1.42", features = ["macros", "rt-multi-thread"] }
tokio-stream = "0.1.17"
toml = "0.8.19"
tracing = "0.1.41"
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
tracing-subscriber = { version = "0.3.19", features = ["env-filter"] }
url = "2.5"
walkdir = "2.5"

Expand Down

0 comments on commit d313d8c

Please sign in to comment.