From 0be383fbd72bd7f8c87e5b15809f93240c13137c Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Thu, 24 Oct 2019 15:29:38 -0400 Subject: bump component-future --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 462817c..5fe861c 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -201,9 +201,9 @@ dependencies = [ [[package]] name = "component-future" -version = "0.1.0" +version = "0.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9e815962dcecc6faf0f0661924cfa240c5b4bccb73679542f00478555dd1cc2c" +checksum = "043c4e1cef116e0ac3a60ef19f19f7448e5166543d1426af8e66ab68f9442d62" dependencies = [ "futures", ] -- cgit v1.2.3-54-g00ecf