Skip to content

Commit

Permalink
Bump futures from 0.3.12 to 0.3.13
Browse files Browse the repository at this point in the history
Bumps [futures](https://github.com/rust-lang-nursery/futures-rs) from 0.3.12 to 0.3.13.
- [Release notes](https://github.com/rust-lang-nursery/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](rust-lang/futures-rs@0.3.12...0.3.13)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 12, 2021
1 parent 3eb0fcd commit 25b181a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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
Expand Up @@ -32,7 +32,7 @@ crossbeam-channel = "0.5.0"
derive_builder = { git = "https://github.com/colin-kiegel/rust-derive-builder" }
dyn-clone = "1.0.4"
env_logger = "0.8.3"
futures = "0.3.12"
futures = "0.3.13"
futures-util = "0.3.13"
getset = "0.1.1"
ipnetwork = "0.17.0"
Expand Down

0 comments on commit 25b181a

Please sign in to comment.