Skip to content

Commit

Permalink
⬆️ Update tracing-subscriber to 0.3.18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 19, 2024
1 parent c594724 commit da81d50
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 da81d50

Please sign in to comment.