mirror of
https://github.com/servo/servo.git
synced 2025-09-27 15:20:09 +01:00
Update image/png.
This commit is contained in:
parent
2059f117b4
commit
369a5c0370
10 changed files with 209 additions and 64 deletions
|
@ -28,6 +28,7 @@ rand = [
|
|||
[ignore]
|
||||
# Ignored packages with duplicated versions
|
||||
packages = [
|
||||
"adler",
|
||||
"arrayvec",
|
||||
"base64",
|
||||
"cfg-if",
|
||||
|
@ -36,11 +37,14 @@ packages = [
|
|||
"cookie",
|
||||
"crossbeam-channel",
|
||||
"crossbeam-utils",
|
||||
"deflate",
|
||||
"env_logger",
|
||||
"fixedbitset",
|
||||
"getrandom",
|
||||
"gleam",
|
||||
"h2",
|
||||
"image",
|
||||
"jpeg-decoder",
|
||||
"libloading",
|
||||
"lock_api",
|
||||
"metal",
|
||||
|
@ -53,6 +57,7 @@ packages = [
|
|||
"phf_codegen",
|
||||
"phf_generator",
|
||||
"phf_shared",
|
||||
"png",
|
||||
"rand",
|
||||
"rand_chacha",
|
||||
"rand_core",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue