mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +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
|
@ -11,7 +11,8 @@ path = "lib.rs"
|
|||
|
||||
[dependencies]
|
||||
bitflags = "0.7"
|
||||
heapsize = "0.3.0"
|
||||
cssparser = "0.13.3"
|
||||
heapsize = "0.4"
|
||||
heapsize_derive = "0.1"
|
||||
serde = "0.9"
|
||||
serde_derive = "0.9"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue