mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Revert euclid update.
This commit is contained in:
parent
3bcde6fd91
commit
5158f65810
2 changed files with 31 additions and 28 deletions
|
@ -38,7 +38,7 @@ byteorder = "1.0"
|
|||
cssparser = "0.28"
|
||||
derive_more = "0.99"
|
||||
encoding_rs = { version = "0.8", optional = true }
|
||||
euclid = "0.22"
|
||||
euclid = "0.20"
|
||||
fallible = { path = "../fallible" }
|
||||
fxhash = "0.2"
|
||||
hashglobe = { path = "../hashglobe" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue