Point io-dump to the github repo

This commit is contained in:
Carl Lerche
2017-06-29 10:11:26 -07:00
parent 1842cb5dfc
commit 076bf204e7

View File

@@ -27,4 +27,4 @@ tokio-core = "0.1"
openssl = { version = "0.9.14", "features" = ["v102"] }
tokio-openssl = "0.1.3"
env_logger = "0.4.3"
io-dump = { path = "/Users/carllerche/Code/Oss/Tokio/util/io-dump" }
io-dump = { git = "https://github.com/carllerche/io-dump" }