Bump euclid to 0.13 and heapsize to 0.4

This commit is contained in:
Bastien Orivel 2017-05-31 01:03:30 +02:00
parent b584944f17
commit 0a254b0306
30 changed files with 193 additions and 191 deletions

View file

@ -28,7 +28,7 @@ cssparser = "0.13.7"
fnv = "1.0"
phf = "0.7.18"
precomputed-hash = "0.1"
smallvec = "0.3"
smallvec = "0.4"
[dev-dependencies]
size_of_test = {path = "../size_of_test"}