aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-03-17 17:38:51 +0000
committerGitHub <noreply@github.com>2025-03-17 17:38:51 +0000
commit6aded958f8159c6d0de12e192b36ee7918c12a39 (patch)
tree2377b65168ea9f1d57f5293cde15c18dd78361db
parentb9821cda63164df3585062603339bf85158645d8 (diff)
downloadservo-6aded958f8159c6d0de12e192b36ee7918c12a39.tar.gz
servo-6aded958f8159c6d0de12e192b36ee7918c12a39.zip
build(deps): bump libz-sys from 1.1.21 to 1.1.22 (#36001)
Bumps [libz-sys](https://github.com/rust-lang/libz-sys) from 1.1.21 to 1.1.22. - [Release notes](https://github.com/rust-lang/libz-sys/releases) - [Commits](https://github.com/rust-lang/libz-sys/commits) --- updated-dependencies: - dependency-name: libz-sys 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>
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 6f310c06f6c..f2514155c7a 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -4388,9 +4388,9 @@ dependencies = [
[[package]]
name = "libz-sys"
-version = "1.1.21"
+version = "1.1.22"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "df9b68e50e6e0b26f672573834882eb57759f6db9b3be2ea3c35c91188bb4eaa"
+checksum = "8b70e7a7df205e92a1a4cd9aaae7898dac0aa555503cc0a649494d0d60e7651d"
dependencies = [
"cc",
"libc",