Depend on string 0.1

This commit is contained in:
Carl Lerche
2018-01-11 22:21:19 -08:00
parent 54f300907f
commit 983477ea50

View File

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