Depend on `bytes` on crates.io
diff --git a/Cargo.toml b/Cargo.toml
index 9b0bb3f..3d02f64 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -35,7 +35,7 @@
 [dev-dependencies]
 env_logger = "0.3.0"
 tempdir    = "0.3.4"
-bytes      = { git = "https://github.com/carllerche/bytes", rev = "b10b1cd2e2" }
+bytes      = "0.3.0"
 
 [[test]]
 name = "test"