mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
chore(deps): bump tiff from 0.7.3 to 0.7.4
Bumps [tiff](https://github.com/image-rs/image-tiff) from 0.7.3 to 0.7.4. - [Release notes](https://github.com/image-rs/image-tiff/releases) - [Changelog](https://github.com/image-rs/image-tiff/blob/master/CHANGES.md) - [Commits](https://github.com/image-rs/image-tiff/compare/v0.7.3...v0.7.4) --- updated-dependencies: - dependency-name: tiff dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c2ac7c56d8
commit
4da0d61ad6
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -6587,9 +6587,9 @@ checksum = "7572415bd688d401c52f6e36f4c8e805b9ae1622619303b9fa835d531db0acae"
|
|||
|
||||
[[package]]
|
||||
name = "tiff"
|
||||
version = "0.7.3"
|
||||
version = "0.7.4"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "7259662e32d1e219321eb309d5f9d898b779769d81b76e762c07c8e5d38fcb65"
|
||||
checksum = "9f71e422515e83e3ab8a03d4781d05ebf864fc61f4546e6ecffa58cbd34181a0"
|
||||
dependencies = [
|
||||
"flate2",
|
||||
"jpeg-decoder",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue