mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
27 lines
747 B
Diff
27 lines
747 B
Diff
--- a/Cargo.lock
|
|
+++ b/Cargo.lock
|
|
@@ -332,9 +332,9 @@
|
|
|
|
[[package]]
|
|
name = "getrandom"
|
|
-version = "0.2.8"
|
|
+version = "0.2.15"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "c05aeb6a22b8f62540c194aac980f2115af067bfe15a0734d7277a768d396b31"
|
|
+checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7"
|
|
dependencies = [
|
|
"cfg-if",
|
|
"libc",
|
|
@@ -558,9 +558,9 @@
|
|
|
|
[[package]]
|
|
name = "libc"
|
|
-version = "0.2.140"
|
|
+version = "0.2.155"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "99227334921fae1a979cf0bfdfcc6b3e5ce376ef57e16fb6fb3ea2ed6095f80c"
|
|
+checksum = "97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c"
|
|
|
|
[[package]]
|
|
name = "linux-raw-sys"
|