Skip to content

Commit 0d18afc

Browse files
Bump futures-preview from 0.3.0-alpha.18 to 0.3.0-alpha.19
Bumps [futures-preview](https://github.com/rust-lang-nursery/futures-rs) from 0.3.0-alpha.18 to 0.3.0-alpha.19. - [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](rust-lang/futures-rs@0.3.0-alpha.18...0.3.0-alpha.19) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent e48e0a0 commit 0d18afc

File tree

2 files changed

+30
-33
lines changed

2 files changed

+30
-33
lines changed

Cargo.lock

Lines changed: 29 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

site/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ edition = '2018'
77
[dependencies]
88
env_logger = "0.6"
99
failure = "0.1"
10-
futures-preview = { version = "0.3.0-alpha.18", features = ["compat"] }
10+
futures-preview = { version = "0.3.0-alpha.19", features = ["compat"] }
1111
log = "0.4"
1212
serde = "1"
1313
serde_derive = "1"

0 commit comments

Comments
 (0)