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

Commit d41064d

Browse files
chore(deps): bump futures-channel from 0.3.12 to 0.3.13
Bumps [futures-channel](https://github.com/rust-lang/futures-rs) from 0.3.12 to 0.3.13. - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.12...0.3.13) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent e88da45 commit d41064d

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Diff for: Cargo.lock

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

Diff for: ethers-providers/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ auto_impl = { version = "0.4.1", default-features = false }
2929
futures-core = { version = "0.3.12", default-features = false }
3030
futures-util = { version = "0.3.12", default-features = false }
3131
futures-timer = { version = "3.0.2", default-features = false }
32-
futures-channel = { version = "0.3.12", default-features = false }
32+
futures-channel = { version = "0.3.13", default-features = false }
3333
pin-project = { version = "1.0.5", default-features = false }
3434

3535
# tracing

0 commit comments

Comments
 (0)