removed smallvec
This commit is contained in:
parent
7f187674fc
commit
3f281754f2
@ -23,7 +23,6 @@ elastic-array = "0.4"
|
|||||||
heapsize = "0.2"
|
heapsize = "0.2"
|
||||||
itertools = "0.4"
|
itertools = "0.4"
|
||||||
crossbeam = "0.2"
|
crossbeam = "0.2"
|
||||||
smallvec = "0.1"
|
|
||||||
slab = { git = "https://github.com/arkpar/slab.git" }
|
slab = { git = "https://github.com/arkpar/slab.git" }
|
||||||
sha3 = { path = "sha3" }
|
sha3 = { path = "sha3" }
|
||||||
serde = "0.6.7"
|
serde = "0.6.7"
|
||||||
|
Loading…
Reference in New Issue
Block a user