mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Bump jpeg-decoder from 0.1.21 to 0.1.22
Bumps [jpeg-decoder](https://github.com/image-rs/jpeg-decoder) from 0.1.21 to 0.1.22. - [Release notes](https://github.com/image-rs/jpeg-decoder/releases) - [Changelog](https://github.com/image-rs/jpeg-decoder/blob/master/CHANGELOG.md) - [Commits](https://github.com/image-rs/jpeg-decoder/compare/v0.1.21...v0.1.22) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
a955ff280d
commit
5d2fab9e20
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -2979,9 +2979,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "jpeg-decoder"
|
||||
version = "0.1.21"
|
||||
version = "0.1.22"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "d6187dc218616c3a222bae7b78938f5af5e7c27d9cbef4c30ebca709cd680bf8"
|
||||
checksum = "229d53d58899083193af11e15917b5640cd40b29ff475a1fe4ef725deb02d0f2"
|
||||
dependencies = [
|
||||
"rayon",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue