Skip to content

Commit

Permalink
Merge pull request #319 from crepererum-oss/dependabot/cargo/tracing-…
Browse files Browse the repository at this point in the history
…subscriber-0.3.19

chore(deps): bump tracing-subscriber from 0.3.18 to 0.3.19
  • Loading branch information
crepererum authored Dec 2, 2024
2 parents 2aacb45 + aea5c25 commit 3feef68
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 @@ -28,7 +28,7 @@ tokio = { version = "1.41.1", features = ["fs", "macros", "rt-multi-thread", "si
tokio-retry = "0.3.0"
tracing = "0.1.41"
tracing-log = "0.2.0"
tracing-subscriber = { version = "0.3.17", features = ["env-filter"] }
tracing-subscriber = { version = "0.3.19", features = ["env-filter"] }
uuid = { version = "1.11.0", features = ["v4"] }

[dev-dependencies]
Expand Down

0 comments on commit 3feef68

Please sign in to comment.