Skip to content

Commit

Permalink
Merge pull request #330 from JakeStanger/dependabot/cargo/tracing-0.1.39
Browse files Browse the repository at this point in the history
build(deps): bump tracing from 0.1.37 to 0.1.39
  • Loading branch information
JakeStanger authored Oct 16, 2023
2 parents ef827f2 + 01e8c8a commit 85431b9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
15 changes: 7 additions & 8 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 @@ -75,7 +75,7 @@ tokio = { version = "1.33.0", features = [
"io-util",
"net",
] }
tracing = "0.1.37"
tracing = "0.1.39"
tracing-subscriber = { version = "0.3.17", features = ["env-filter"] }
tracing-error = "0.2.0"
tracing-appender = "0.2.2"
Expand Down

0 comments on commit 85431b9

Please sign in to comment.