Update indexmap to 1.0 (#237)
This commit is contained in:
@@ -39,7 +39,7 @@ log = "0.4.1"
|
|||||||
fnv = "1.0.5"
|
fnv = "1.0.5"
|
||||||
slab = "0.4.0"
|
slab = "0.4.0"
|
||||||
string = "0.1"
|
string = "0.1"
|
||||||
indexmap = "0.4"
|
indexmap = "1.0"
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
tokio-timer = "0.1"
|
tokio-timer = "0.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user