mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Fix build errors after rebase
This commit is contained in:
parent
4059e16a15
commit
1649b6a528
8 changed files with 383 additions and 13 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue