Skip to content

Commit

Permalink
Bump tokio from 0.1.17 to 0.1.18 in /rust
Browse files Browse the repository at this point in the history
Bumps [tokio](https://github.com/tokio-rs/tokio) from 0.1.17 to 0.1.18.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-0.1.17...tokio-0.1.18)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot-support authored and Alik Aslanyan committed Mar 26, 2019
1 parent 2602875 commit 6fcc07a
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 47 deletions.
84 changes: 38 additions & 46 deletions rust/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 rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ reqwest = { version = "0.9.10", features = ["trust-dns"] }
futures = "0.1.25"
derive_more = "0.14.0"
libc = "0.2.50"
tokio = "0.1.17"
tokio = "0.1.18"
derive_builder = "0.7.1"
error-chain = { version = "0.12.0", default-features = false }
log = "0.4.6"
Expand Down

0 comments on commit 6fcc07a

Please sign in to comment.