Skip to content

Commit

Permalink
Merge pull request #112 from amphitheatre-app/dependabot/cargo/tracin…
Browse files Browse the repository at this point in the history
…g-subscriber-0.3.18

Bump tracing-subscriber from 0.3.17 to 0.3.18
  • Loading branch information
wangeguo authored Nov 29, 2023
2 parents 292cbc6 + 32efbf0 commit 3ada14a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -37,5 +37,5 @@ thiserror = "1.0.50"
tokio = { version = "1.34.0", features = ["full"] }
toml = "0.8.8"
tracing = "0.1.40"
tracing-subscriber = { version = "0.3.16", features = ["env-filter"] }
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
url = "2.4.1"

0 comments on commit 3ada14a

Please sign in to comment.