mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Bump miniz-sys from 0.1.10 to 0.1.12
Bumps [miniz-sys](https://github.com/alexcrichton/flate2-rs) from 0.1.10 to 0.1.12. - [Release notes](https://github.com/alexcrichton/flate2-rs/releases) - [Commits](https://github.com/alexcrichton/flate2-rs/commits/miniz-sys-0.1.12) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
b59c566880
commit
89ca192079
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -3433,9 +3433,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "miniz-sys"
|
||||
version = "0.1.10"
|
||||
version = "0.1.12"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "609ce024854aeb19a0ef7567d348aaa5a746b32fb72e336df7fcc16869d7e2b4"
|
||||
checksum = "1e9e3ae51cea1576ceba0dde3d484d30e6e5b86dee0b2d412fe3a16a15c98202"
|
||||
dependencies = [
|
||||
"cc",
|
||||
"libc",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue