diff --git a/Cargo.toml b/Cargo.toml index 1b7235f..71be5ab 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,4 +13,4 @@ repository = "https://github.com/tokio-rs/tokio-service" readme = "README.md" [dependencies] -futures = { git = "https://github.com/alexcrichton/futures-rs" } +futures = "0.1"