Fix build errors after rebase

This commit is contained in:
Fernando Jiménez Moreno 2018-07-13 15:35:19 +02:00
parent 4059e16a15
commit 1649b6a528
8 changed files with 383 additions and 13 deletions

View file

@ -28,7 +28,7 @@ fnv = "1.0"
phf = "0.7.18"
precomputed-hash = "0.1"
servo_arc = { version = "0.1", path = "../servo_arc" }
smallvec = "0.6"
smallvec = "0.6.2"
[build-dependencies]
phf_codegen = "0.7.18"