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

Commit d9b8c0f

Browse files
dependabot[bot]Achim Schneider
authored andcommitted
Bump futures from 0.3.21 to 0.3.25
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.21 to 0.3.25. - [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.21...0.3.25) --- updated-dependencies: - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c8c2bc6 commit d9b8c0f

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

Cargo.lock

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

crates/backend/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ actix-cors = "0.6.1"
1717
ts-rs = { git = "https://github.com/Aleph-Alpha/ts-rs", branch = "main", features = [
1818
"serde-compat",
1919
] }
20-
futures = "0.3.21"
20+
futures = "0.3.25"
2121
hubcaps = "0.6.2"
2222
tokio-compat-02 = "0.2.0"
2323

0 commit comments

Comments
 (0)