mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +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
|
@ -17,8 +17,8 @@ gecko = []
|
|||
[dependencies]
|
||||
app_units = "0.4.1"
|
||||
cssparser = "0.13.7"
|
||||
euclid = "0.11"
|
||||
heapsize = {version = "0.3.0", optional = true}
|
||||
euclid = "0.13"
|
||||
heapsize = {version = "0.4", optional = true}
|
||||
heapsize_derive = {version = "0.1", optional = true}
|
||||
serde = {version = "0.9", optional = true}
|
||||
serde_derive = {version = "0.9", optional = true}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue