mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Bump jpeg-decoder from 0.1.14 to 0.1.19
Bumps [jpeg-decoder](https://github.com/image-rs/jpeg-decoder) from 0.1.14 to 0.1.19. - [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.14...v0.1.19) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
34a41f57c6
commit
531ce5f570
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -2783,9 +2783,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "jpeg-decoder"
|
||||
version = "0.1.14"
|
||||
version = "0.1.19"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "0dfe27a6c0dabd772d0f9b9f8701c4ca12c4d1eebcadf2be1f6f70396f6a1434"
|
||||
checksum = "5b47b4c4e017b01abdc5bcc126d2d1002e5a75bbe3ce73f9f4f311a916363704"
|
||||
dependencies = [
|
||||
"byteorder",
|
||||
"rayon",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue