Skip to content

Commit 0817288

Browse files
dependabot[bot]barthalion
authored andcommitted
build(deps): bump futures from 0.1.31 to 0.3.26
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.1.31 to 0.3.26. - [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.31...0.3.26) --- updated-dependencies: - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 13b3b44 commit 0817288

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

Cargo.lock

Lines changed: 3 additions & 4 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
@@ -36,7 +36,7 @@ elementtree = "1.2"
3636
failure = "0.1.2"
3737
filetime = "0.2"
3838
flate2 = "1.0"
39-
futures = "0.1"
39+
futures = "0.3"
4040
futures3 = { package = "futures", version = "0.3", features = ["compat"] }
4141
futures-fs = "0.0"
4242
futures-locks = "0.3"

0 commit comments

Comments
 (0)