mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +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",
|
||||
"crc32fast",
|
||||
"deflate 0.8.6",
|
||||
"miniz_oxide",
|
||||
"miniz_oxide 0.3.7",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
|
@ -32,12 +32,15 @@ packages = [
|
|||
"arrayvec",
|
||||
"base64",
|
||||
"cocoa",
|
||||
"deflate",
|
||||
"gleam",
|
||||
"libloading",
|
||||
"metal",
|
||||
"miniz_oxide",
|
||||
"num-rational",
|
||||
"parking_lot",
|
||||
"parking_lot_core",
|
||||
"png",
|
||||
"wayland-sys",
|
||||
|
||||
# https://github.com/servo/servo/issues/26933
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue