mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-04-08 15:21:51 +02:00
17 lines
463 B
Diff
17 lines
463 B
Diff
diff --git a/Cargo.lock b/Cargo.lock
|
|
index 6221ea0..4a7081e 100644
|
|
--- a/Cargo.lock
|
|
+++ b/Cargo.lock
|
|
@@ -79,9 +79,9 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "libc"
|
|
-version = "0.2.97"
|
|
+version = "0.2.155"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "12b8adadd720df158f4d70dfe7ccc6adb0472d7c55ca83445f6a5ab3e36f8fb6"
|
|
+checksum = "97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c"
|
|
|
|
[[package]]
|
|
name = "memchr"
|