summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml6
1 files changed, 1 insertions, 5 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b3fe327..98e3025 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -4,11 +4,7 @@ version = "0.1.0"
authors = ["Sebastian Dröge <sebastian@centricular.com>"]
[dependencies]
-mio = "0.4.1"
-bytes = "0.2.10"
-
-#[dependencies.bytes]
-#git = "https://github.com/carllerche/bytes"
+mio = "0.5.0"
#[dependencies.mio]
#git = "https://github.com/carllerche/mio"