Skip to content

Commit

Permalink
Merge pull request #24 from twelho/dependabot/cargo/tracing-subscribe…
Browse files Browse the repository at this point in the history
…r-0.3.18

chore: bump tracing-subscriber from 0.3.17 to 0.3.18
  • Loading branch information
twelho authored Nov 15, 2023
2 parents 0dd8b72 + f59b642 commit 142bf08
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -42,4 +42,4 @@ tokio-fd = "0.3.0"
tokio-util = "0.7.10"
toml = "0.8.8"
tracing = "0.1.40"
tracing-subscriber = { version = "0.3.17", features = ["env-filter"] }
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }

0 comments on commit 142bf08

Please sign in to comment.