mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Prepare servo_arc for publication on crates.io
This commit is contained in:
parent
5a82a1d455
commit
b0003f77e4
4 changed files with 18 additions and 17 deletions
|
@ -28,7 +28,7 @@ log = "0.3"
|
|||
fnv = "1.0"
|
||||
phf = "0.7.18"
|
||||
precomputed-hash = "0.1"
|
||||
servo_arc = { path = "../servo_arc" }
|
||||
servo_arc = { version = "0.1", path = "../servo_arc" }
|
||||
smallvec = "0.6"
|
||||
|
||||
[dev-dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue