This commit is contained in:
Carl Lerche
2017-06-02 12:41:39 -07:00
parent e41349572a
commit 2f8095e71a
6 changed files with 591 additions and 9 deletions

View File

@@ -11,6 +11,7 @@ bytes = "0.4"
http = { path = "/Users/carllerche/Code/Oss/Tokio/tower/http" }
log = "0.3.8"
# tower = { path = "/Users/carllerche/Code/Oss/Tokio/tower/tower-http" }
fnv = "1.0.5"
[dev-dependencies]
hex = "0.2.0"