chore(deps): bump futures from 0.1.28 to 0.1.29
Bumps [futures](https://github.com/rust-lang-nursery/futures-rs) from 0.1.28 to 0.1.29. - [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.28...0.1.29) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
Fabian Freyer
parent
2228ca6119
commit
019d43510e
+1
-1
@@ -19,7 +19,7 @@ maintenance = { status = "actively-developed" }
|
||||
actix-web= "0.7.19"
|
||||
actix= "0.7.9"
|
||||
askama = { version = "0.8.0", features= ["with-actix-web"] }
|
||||
futures = "0.1.28"
|
||||
futures = "0.1.29"
|
||||
lazy_static = "1.3.0"
|
||||
libc = "0.2.62"
|
||||
log = "0.4.8"
|
||||
|
||||
Reference in New Issue
Block a user