Update allowed duplicate crates.

This commit is contained in:
Josh Matthews 2020-08-04 19:18:20 -04:00
parent ecfaba9304
commit 98edaee311
2 changed files with 4 additions and 1 deletions

2
Cargo.lock generated
View file

@ -4357,7 +4357,7 @@ dependencies = [
"bitflags",
"crc32fast",
"deflate 0.8.6",
"miniz_oxide",
"miniz_oxide 0.3.7",
]
[[package]]

View file

@ -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