chore(deps): bump futures from 0.1.25 to 0.1.26
Bumps [futures](https://github.com/rust-lang-nursery/futures-rs) from 0.1.25 to 0.1.26. - [Release notes](https://github.com/rust-lang-nursery/futures-rs/releases) - [Changelog](https://github.com/rust-lang-nursery/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang-nursery/futures-rs/compare/0.1.25...0.1.26) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
committed by
Fabian Freyer
parent
09f8b4ffd7
commit
5c81ffd9fc
+1
-1
@@ -9,7 +9,7 @@ license = "BSD-3-Clause"
|
||||
actix-web= "0.7.19"
|
||||
actix= "0.7.9"
|
||||
askama = { version = "0.8.0", features= ["with-actix-web"] }
|
||||
futures = "0.1.25"
|
||||
futures = "0.1.26"
|
||||
libc = "0.2.51"
|
||||
log = "0.4.6"
|
||||
pretty_env_logger = "0.3.0"
|
||||
|
||||
Reference in New Issue
Block a user