mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Bump euclid to 0.13 and heapsize to 0.4
This commit is contained in:
parent
b584944f17
commit
0a254b0306
30 changed files with 193 additions and 191 deletions
|
@ -10,7 +10,7 @@ path = "lib.rs"
|
|||
doctest = false
|
||||
|
||||
[dependencies]
|
||||
euclid = "0.11"
|
||||
euclid = "0.13"
|
||||
msg = {path = "../../../components/msg"}
|
||||
script = {path = "../../../components/script"}
|
||||
servo_url = {path = "../../../components/url"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue