mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
stylo: Add dependency on hashglobe
This commit is contained in:
parent
ad72df206b
commit
c682943900
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ cssparser = "0.19.5"
|
|||
encoding = {version = "0.2", optional = true}
|
||||
euclid = "0.15"
|
||||
fnv = "1.0"
|
||||
hashglobe = { path = "../hashglobe" }
|
||||
heapsize = {version = "0.4", optional = true}
|
||||
heapsize_derive = {version = "0.1", optional = true}
|
||||
itertools = "0.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue