Skip to content
This repository was archived by the owner on Oct 19, 2024. It is now read-only.

Commit 1f9cd6b

Browse files
chore(deps): bump tracing-subscriber from 0.3.1 to 0.3.2 (#604)
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.1 to 0.3.2. - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.1...tracing-subscriber-0.3.2) --- updated-dependencies: - dependency-name: tracing-subscriber 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 983da8d commit 1f9cd6b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: Cargo.lock

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

Diff for: ethers-signers/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ eth-keystore = { version = "0.3.0" }
4343
ethers-contract = { version = "^0.5.0", path = "../ethers-contract", features = ["eip712", "abigen"]}
4444
ethers-derive-eip712 = { version = "0.1.0", path = "../ethers-core/ethers-derive-eip712" }
4545
serde_json = { version = "1.0.64" }
46-
tracing-subscriber = "0.3.1"
46+
tracing-subscriber = "0.3.2"
4747
yubihsm = { version = "0.39.0", features = ["secp256k1", "usb", "mockhsm"] }
4848

4949
[target.'cfg(not(target_arch = "wasm32"))'.dev-dependencies]

0 commit comments

Comments
 (0)