summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Knaack <davidkna@users.noreply.github.com>2023-06-05 23:16:09 +0200
committerGitHub <noreply@github.com>2023-06-05 23:16:09 +0200
commit6ab8f4061fe816a78a310c01a993a5a4690369ff (patch)
treeb9f37cadbaf0e5ad9cab25c2ef78cfc7e30575a8
parent85304d1d39f7fc1e0530a9ed09178b2251c0a221 (diff)
fix: bump libz-ng-sys (#5218)
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 6535fd9be..04da004ca 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1791,9 +1791,9 @@ checksum = "3304a64d199bb964be99741b7a14d26972741915b3649639149b2479bb46f4b5"
[[package]]
name = "libz-ng-sys"
-version = "1.1.8"
+version = "1.1.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "4399ae96a9966bf581e726de86969f803a81b7ce795fcd5480e640589457e0f2"
+checksum = "2468756f34903b582fe7154dc1ffdebd89d0562c4a43b53c621bb0f1b1043ccb"
dependencies = [
"cmake",
"libc",