mirror of
https://github.com/servo/servo.git
synced 2025-08-15 02:15:33 +01:00
style: Update euclid in stylo.
Differential Revision: https://phabricator.services.mozilla.com/D85762
This commit is contained in:
parent
687fc20274
commit
1f36216b59
3 changed files with 29 additions and 30 deletions
|
@ -32,7 +32,7 @@ app_units = "0.7"
|
|||
content-security-policy = { version = "0.4.0", features = ["serde"], optional = true }
|
||||
crossbeam-channel = { version = "0.4", optional = true }
|
||||
cssparser = "0.27"
|
||||
euclid = "0.20"
|
||||
euclid = "0.22"
|
||||
hashglobe = { path = "../hashglobe" }
|
||||
hyper = { version = "0.12", optional = true }
|
||||
hyper_serde = { version = "0.11", optional = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue