Skip to content

Commit

Permalink
chore(deps): update rust crate tracing-log to 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 1, 2023
1 parent 56b95b9 commit cf74cb3
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 7 deletions.
23 changes: 17 additions & 6 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 @@ -52,4 +52,4 @@ clap = { version = "4.0.0", default-features = false, features = ["std", "derive
env_logger = "0.10.0"
tracing = "0.1"
tracing-subscriber = "0.3"
tracing-log = "0.1"
tracing-log = "0.2"

0 comments on commit cf74cb3

Please sign in to comment.