Skip to content

Commit

Permalink
Merge pull request #46 from dbus2/renovate/tracing-0.x
Browse files Browse the repository at this point in the history
⬆️ Update tracing to 0.1.40
  • Loading branch information
zeenix authored Feb 19, 2024
2 parents f5cedeb + f014d95 commit c594724
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 @@ -30,7 +30,7 @@ tokio = { version = "1.36.0", features = [
"fs",
] }
clap = { version = "4.5.1", features = ["derive"] }
tracing = "0.1.34"
tracing = "0.1.40"
tracing-subscriber = { version = "0.3.11", features = [
"env-filter",
"fmt",
Expand Down

0 comments on commit c594724

Please sign in to comment.