Skip to content

Commit cb0e91c

Browse files
chore(deps): bump tracing from 0.1.41 to 0.1.43 (#23)
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.41 to 0.1.43. - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-0.1.41...tracing-0.1.43) --- updated-dependencies: - dependency-name: tracing dependency-version: 0.1.43 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 f40a99e commit cb0e91c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ reth-node-ethereum = { git = "https://github.com/paradigmxyz/reth", tag = "v1.9.
2121
eyre = "0.6.12"
2222
openssl = { version = "0.10", features = ["vendored"] }
2323
reqwest = { version = "0.12.22", features = ["rustls-tls-native-roots", "json"]}
24-
tracing = "0.1.41"
24+
tracing = "0.1.43"
2525

2626
[profile.release]
2727
opt-level = 3

0 commit comments

Comments
 (0)