Skip to content
This repository was archived by the owner on Jun 9, 2022. It is now read-only.

Commit 74343d7

Browse files
Bump futures from 0.3.5 to 0.3.13
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.5 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.5...0.3.13) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 833ca24 commit 74343d7

File tree

2 files changed

+28
-31
lines changed

2 files changed

+28
-31
lines changed

Cargo.lock

Lines changed: 27 additions & 30 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
@@ -19,7 +19,7 @@ chrono = { version = "0.4.19", features = ["serde"] }
1919
uuid = { version = "0.8.1", features = ["serde", "v4"] }
2020
unicode-width = "0.1.8"
2121
rand = "0.7.3"
22-
futures = "0.3.5"
22+
futures = "0.3.8"
2323
tokio = { version = "0.2.21", features = ["full"] }
2424
warp = "0.2.5"
2525
http-api-problem = { version = "0.17.0", features = ["with-warp"] }

0 commit comments

Comments
 (0)