diff --git a/Cargo.toml b/Cargo.toml index 74aaea9..0097755 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -25,7 +25,6 @@ unstable = [] [dependencies] futures = "0.1" tokio-io = "0.1.3" -tokio-timer = "0.1" bytes = "0.4" http = "0.1" byteorder = "1.0"