Skip to content

Commit

Permalink
Update Rust crate tracing to 0.1.39
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 14, 2023
1 parent f3219a9 commit b8ca6d7
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 28 deletions.
64 changes: 37 additions & 27 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ uuid = { version = "1", features = ["v4", "serde"] }
# chrono = "0.4.22"
reqwest = { version = "0.11.12", default-features = false, features = ["json", "rustls-tls", "cookies"] }
log = "0.4.17"
tracing = "0.1.36"
tracing = "0.1.39"
tracing-subscriber = { version = "0.3", features = ["registry", "env-filter"] }
tracing-bunyan-formatter = "0.3"
tracing-log = "0.1.3"
Expand Down

0 comments on commit b8ca6d7

Please sign in to comment.