mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Bump flate2 from 1.0.12 to 1.0.14
Bumps [flate2](https://github.com/alexcrichton/flate2-rs) from 1.0.12 to 1.0.14. - [Release notes](https://github.com/alexcrichton/flate2-rs/releases) - [Commits](https://github.com/alexcrichton/flate2-rs/compare/1.0.12...1.0.14) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
d7d56454b0
commit
b5cded9082
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -1522,9 +1522,9 @@ checksum = "86d4de0081402f5e88cdac65c8dcdcc73118c1a7a465e2a05f0da05843a8ea33"
|
|||
|
||||
[[package]]
|
||||
name = "flate2"
|
||||
version = "1.0.12"
|
||||
version = "1.0.14"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "ad3c5233c9a940c8719031b423d7e6c16af66e031cb0420b0896f5245bf181d3"
|
||||
checksum = "2cfff41391129e0a856d6d822600b8d71179d46879e310417eb9c762eb178b42"
|
||||
dependencies = [
|
||||
"cfg-if",
|
||||
"crc32fast",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue