mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
build(deps): bump tiff from 0.9.0 to 0.9.1 (#31094)
Bumps [tiff](https://github.com/image-rs/image-tiff) from 0.9.0 to 0.9.1. - [Changelog](https://github.com/image-rs/image-tiff/blob/master/CHANGES.md) - [Commits](https://github.com/image-rs/image-tiff/compare/v0.9.0...v0.9.1) --- updated-dependencies: - dependency-name: tiff dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
1b847c3166
commit
33b9e7e77a
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -6125,9 +6125,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tiff"
|
||||
version = "0.9.0"
|
||||
version = "0.9.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "6d172b0f4d3fba17ba89811858b9d3d97f928aece846475bbda076ca46736211"
|
||||
checksum = "ba1310fcea54c6a9a4fd1aad794ecc02c31682f6bfbecdf460bf19533eed1e3e"
|
||||
dependencies = [
|
||||
"flate2",
|
||||
"jpeg-decoder",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue