Skip to content

Commit

Permalink
Merge pull request #695 from kristof-mattei/renovate/tracing-0.x
Browse files Browse the repository at this point in the history
fix(deps): update rust crate tracing to 0.1.39
  • Loading branch information
renovate[bot] authored Oct 14, 2023
2 parents 4de1cd2 + 1d95e7d commit 80afca5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
13 changes: 6 additions & 7 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 @@ -19,7 +19,7 @@ coverage = []
[dependencies]
color-eyre = "0.6.2"
hex = "0.4.3"
tracing = "0.1.37"
tracing = "0.1.39"
tracing-subscriber = { version = "0.3.17", features = [
"env-filter",
"time",
Expand Down

0 comments on commit 80afca5

Please sign in to comment.