Skip to content

Commit

Permalink
chore(deps): update rust crate tracing-subscriber to 0.3.17 (#1584)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 24, 2023
1 parent a28babc commit b21dc1d
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 @@ -124,7 +124,7 @@ fstrings = "0.2.3"
maplit = "1.0.2"
log = "0.4.17"
tracing = { version = "0.1.37", default-features = false, features = ["log"] }
tracing-subscriber = "0.3.16"
tracing-subscriber = "0.3.17"
futures = "0.3.28"
thiserror = "1.0.40"
serde = "1.0.160"
Expand Down

0 comments on commit b21dc1d

Please sign in to comment.