Move to custom stream storage

This commit is contained in:
Carl Lerche
2017-08-02 12:55:41 -07:00
parent 19e562f9e0
commit 341e15769e
6 changed files with 90 additions and 13 deletions

View File

@@ -12,7 +12,7 @@ http = { git = "https://github.com/carllerche/http" }
byteorder = "1.0"
log = "0.3.8"
fnv = "1.0.5"
ordermap = "0.2.10"
slab = "0.4.0"
string = { git = "https://github.com/carllerche/string" }
[dev-dependencies]