Skip to content

Commit

Permalink
Merge pull request #862 from zingolabs/dependabot/cargo/tracing-log-0…
Browse files Browse the repository at this point in the history
….2.0

Bump tracing-log from 0.1.4 to 0.2.0
  • Loading branch information
Oscar-Pepper authored Apr 1, 2024
2 parents c956959 + b65cc1f commit 77c3dcc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 14 deletions.
15 changes: 2 additions & 13 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 darkside-tests/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ tracing-subscriber = "0.3.15"
itertools = "0.10.5"
tracing-test = { version = "0.2.4", features = ["no-env-filter"] }
tracing = "0.1.37"
tracing-log = "0.1.3"
tracing-log = "0.2.0"
futures-util = "0.3.28"
orchard = { workspace = true }
zcash_address = { workspace = true }
Expand Down

0 comments on commit 77c3dcc

Please sign in to comment.