mirror of
https://github.com/servo/servo.git
synced 2025-08-13 09:25:32 +01:00
Bump euclid to 0.14.
This commit is contained in:
parent
5dce166266
commit
8617320500
88 changed files with 349 additions and 381 deletions
|
@ -11,7 +11,7 @@ path = "lib.rs"
|
|||
|
||||
[dependencies]
|
||||
cssparser = "0.14.0"
|
||||
euclid = "0.13"
|
||||
euclid = "0.14.4"
|
||||
heapsize = "0.4"
|
||||
heapsize_derive = "0.1"
|
||||
ipc-channel = "0.7"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue