Skip to content

Commit 10489af

Browse files
Bump tracing from 0.1.40 to 0.1.41 (#193)
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.40 to 0.1.41. - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-0.1.40...tracing-0.1.41) --- updated-dependencies: - dependency-name: tracing dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2ec9b8d commit 10489af

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ ripemd = "0.1"
6868
secp256k1 = "0.30"
6969
sha-1 = "0.10"
7070
sha2 = "0.10"
71-
tracing = "0.1.39"
71+
tracing = "0.1.41"
7272

7373
[build-dependencies]
7474
# The `bindgen` dependency should automatically upgrade to match the version used by zebra-state's `rocksdb` dependency in:

0 commit comments

Comments
 (0)