Skip to content

Commit 95606bd

Browse files
build(deps): bump futures from 0.3.17 to 0.3.18 (#243)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 135a9ec commit 95606bd

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.

testing/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ publish = false
1212

1313
[dependencies]
1414
env_logger = "^0.9.0"
15-
futures = "^0.3.17"
15+
futures = "^0.3.18"
1616
log = "^0.4.14"
1717
prost = "^0.8"
1818
structopt = "^0.3.25"

0 commit comments

Comments
 (0)