Skip to content

Commit

Permalink
Bump futures from 0.3.11 to 0.3.12
Browse files Browse the repository at this point in the history
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.11 to 0.3.12.
- [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.11...0.3.12)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jan 18, 2021
1 parent c55e7fa commit f0fe5d3
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
44 changes: 22 additions & 22 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ bytes6 = {version = "0.6", package = "bytes"}
chrono = "0.4"
elastic = "0.21.0-pre.5"
error-chain = "0.12"
futures = "0.3.11"
futures = "0.3.12"
glob = "0.3"
halfbrown = "0.1"
hashbrown = {version = "0.10", features = ["serde"]}
Expand Down

0 comments on commit f0fe5d3

Please sign in to comment.