mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-04-12 17:16:44 +02:00
16 lines
465 B
Diff
16 lines
465 B
Diff
diff --git a/Cargo.lock b/Cargo.lock
|
|
index b71d024..723ba51 100644
|
|
--- a/Cargo.lock
|
|
+++ b/Cargo.lock
|
|
@@ -126,9 +126,9 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "libc"
|
|
-version = "0.2.86"
|
|
+version = "0.2.155"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "b7282d924be3275cec7f6756ff4121987bc6481325397dde6ba3e7802b1a8b1c"
|
|
+checksum = "97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c"
|
|
|
|
[[package]]
|
|
name = "memchr"
|