mirror of
https://github.com/servo/servo.git
synced 2025-08-30 09:38:19 +01:00
Update raqote to dedupe arrayvec and lyon_geom (#30376)
* Update raqote to dedupe arrayvec and lyon_geom * Mark wpt test canvas/element/manual/transformations/transform_a.html as passing
This commit is contained in:
parent
19d9153707
commit
4804bab118
4 changed files with 15 additions and 38 deletions
|
@ -21,7 +21,6 @@ rand = [
|
|||
# Ignored packages with duplicated versions
|
||||
packages = [
|
||||
"ahash",
|
||||
"arrayvec",
|
||||
"base64",
|
||||
"bitflags",
|
||||
"cfg-if",
|
||||
|
@ -32,7 +31,6 @@ packages = [
|
|||
"gl_generator",
|
||||
"itoa",
|
||||
"libloading",
|
||||
"lyon_geom",
|
||||
"mio",
|
||||
"nix",
|
||||
"num-rational",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue