Skip to content
This repository was archived by the owner on May 16, 2025. It is now read-only.

Commit 4a1ce50

Browse files
build(deps): bump futures-channel from 0.3.13 to 0.3.21
Bumps [futures-channel](https://github.com/rust-lang/futures-rs) from 0.3.13 to 0.3.21. - [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.13...0.3.21) --- updated-dependencies: - dependency-name: futures-channel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 49d62c6 commit 4a1ce50

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
@@ -18,7 +18,7 @@ crossbeam-channel = "0.5.0"
1818
dotenv = "0.15.0"
1919
fluidex-common = { git = "https://github.com/fluidex/common-rs", branch = "master", features = [ "kafka", "non-blocking-tracing", "rust-decimal-dingir-exchange" ] }
2020
futures = "0.3.13"
21-
futures-channel = "0.3.13"
21+
futures-channel = "0.3.21"
2222
futures-core = { version = "0.3.13", default-features = false }
2323
futures-util = { version = "0.3.13", default-features = false }
2424
hex = "0.4.3"

0 commit comments

Comments
 (0)