Skip to content

Commit 1063041

Browse files
dependabot[bot]LMG
authored andcommitted
Bump futures from 0.3.17 to 0.3.18
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.17 to 0.3.18. - [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.17...0.3.18) --- updated-dependencies: - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f33ef01 commit 1063041

File tree

2 files changed

+19
-36
lines changed

2 files changed

+19
-36
lines changed

Cargo.lock

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

josh-proxy/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ version = "0.3.0"
1313

1414
[dependencies]
1515
clap = "2.33.3"
16-
futures = "0.3.17"
16+
futures = "0.3.18"
1717
tokio = { version = "1.8.1", features = ["full"] }
1818
hyper = { version = "0.14.15", features = ["stream"] }
1919
hyper_cgi = "0.2.1"

0 commit comments

Comments
 (0)