commit 2f6c01aaadc3ddf50953fda63be7065d5d302be2
parent aa58a4fd1f063eaf8d609598c12a43ebceb41160
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date: Fri, 3 Apr 2020 05:06:52 +0000
Bump tokio from 0.2.14 to 0.2.15
Bumps [tokio](https://github.com/tokio-rs/tokio) from 0.2.14 to 0.2.15.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-0.2.14...tokio-0.2.15)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Cargo.lock b/Cargo.lock
@@ -993,9 +993,9 @@ dependencies = [
[[package]]
name = "tokio"
-version = "0.2.14"
+version = "0.2.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "2751672f9da075d045c67fdb0068be9850ab7b231fa77bb51d6fd35da9c0bb0d"
+checksum = "619cdb2245c40c42d563089b72e80c5df659513d667a017598439ef7a7b1ffe1"
dependencies = [
"bytes",
"fnv",