summaryrefslogtreecommitdiffstats
path: root/tokio-net/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'tokio-net/Cargo.toml')
-rw-r--r--tokio-net/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/tokio-net/Cargo.toml b/tokio-net/Cargo.toml
index d7df3397..f19fd759 100644
--- a/tokio-net/Cargo.toml
+++ b/tokio-net/Cargo.toml
@@ -62,7 +62,6 @@ uds = [
log = ["tracing/log"]
[dependencies]
-tokio-codec = { version = "=0.2.0-alpha.6", path = "../tokio-codec" }
tokio-executor = { version = "=0.2.0-alpha.6", features = ["blocking"], path = "../tokio-executor" }
tokio-io = { version = "=0.2.0-alpha.6", path = "../tokio-io" }
tokio-sync = { version = "=0.2.0-alpha.6", path = "../tokio-sync" }