mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Update allowed duplicate crates.
This commit is contained in:
parent
ecfaba9304
commit
98edaee311
2 changed files with 4 additions and 1 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -4357,7 +4357,7 @@ dependencies = [
|
||||||
"bitflags",
|
"bitflags",
|
||||||
"crc32fast",
|
"crc32fast",
|
||||||
"deflate 0.8.6",
|
"deflate 0.8.6",
|
||||||
"miniz_oxide",
|
"miniz_oxide 0.3.7",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
|
|
|
@ -32,12 +32,15 @@ packages = [
|
||||||
"arrayvec",
|
"arrayvec",
|
||||||
"base64",
|
"base64",
|
||||||
"cocoa",
|
"cocoa",
|
||||||
|
"deflate",
|
||||||
"gleam",
|
"gleam",
|
||||||
"libloading",
|
"libloading",
|
||||||
"metal",
|
"metal",
|
||||||
"miniz_oxide",
|
"miniz_oxide",
|
||||||
|
"num-rational",
|
||||||
"parking_lot",
|
"parking_lot",
|
||||||
"parking_lot_core",
|
"parking_lot_core",
|
||||||
|
"png",
|
||||||
"wayland-sys",
|
"wayland-sys",
|
||||||
|
|
||||||
# https://github.com/servo/servo/issues/26933
|
# https://github.com/servo/servo/issues/26933
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue