summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml5
1 files changed, 1 insertions, 4 deletions
diff --git a/Cargo.toml b/Cargo.toml
index ec2b2dc..001388b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -4,8 +4,5 @@ version = "0.1.0"
authors = ["Sebastian Dröge <sebastian@centricular.com>"]
[dependencies]
-mio = "0.5"
-
-#[dependencies.mio]
-#git = "https://github.com/carllerche/mio"
+mio = "0.6"