Skip to content

Commit

Permalink
chore: Upgrade tracing-subscriber
Browse files Browse the repository at this point in the history
  • Loading branch information
epage committed Jul 1, 2022
1 parent 382a923 commit 2e68a71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -35,5 +35,5 @@ clap = { version = "3.0", default-features = false, features = ["std", "derive"]
[dev-dependencies]
env_logger = "0.9.0"
tracing = "0.1"
tracing-subscriber = "0.2"
tracing-subscriber = "0.3"
tracing-log = "0.1.3"

0 comments on commit 2e68a71

Please sign in to comment.