Skip to content

Commit 048645b

Browse files
Bump futures from 0.1.29 to 0.3.4
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.1.29 to 0.3.4. - [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.1.29...0.3.4) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 642fd24 commit 048645b

File tree

2 files changed

+116
-2
lines changed

2 files changed

+116
-2
lines changed

Cargo.lock

Lines changed: 115 additions & 1 deletion
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
@@ -10,7 +10,7 @@ license = "MIT"
1010
[dependencies]
1111
actix-web = "1.0.8"
1212
serde = "1.0.104"
13-
futures = "0.1.29"
13+
futures = "0.3.4"
1414
rand = "0.7.2"
1515
actix-web-httpauth = "0.3.2"
1616
syntect = "3.3.0"

0 commit comments

Comments
 (0)