Skip to content

Commit

Permalink
Merge pull request #47 from dbus2/renovate/tracing-subscriber-0.x
Browse files Browse the repository at this point in the history
⬆️ Update tracing-subscriber to 0.3.18
  • Loading branch information
zeenix authored Feb 19, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
2 parents c594724 + 3cf79a4 commit 43e3f9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ tokio = { version = "1.36.0", features = [
] }
clap = { version = "4.5.1", features = ["derive"] }
tracing = "0.1.40"
tracing-subscriber = { version = "0.3.11", features = [
tracing-subscriber = { version = "0.3.18", features = [
"env-filter",
"fmt",
"ansi",
Expand Down

0 comments on commit 43e3f9f

Please sign in to comment.