mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-04-14 02:02:30 +02:00
39 lines
1.1 KiB
Diff
39 lines
1.1 KiB
Diff
--- a/Cargo.lock
|
|
+++ b/Cargo.lock
|
|
@@ -717,9 +717,9 @@
|
|
|
|
[[package]]
|
|
name = "getrandom"
|
|
-version = "0.2.4"
|
|
+version = "0.2.10"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "418d37c8b1d42553c93648be529cb70f920d3baf8ef469b74b9638df426e0b4c"
|
|
+checksum = "be4136b2a15dd319360be1c07d9933517ccf0be8f16bf62a3bee4f0d618df427"
|
|
dependencies = [
|
|
"cfg-if",
|
|
"libc",
|
|
@@ -824,9 +824,9 @@
|
|
|
|
[[package]]
|
|
name = "libc"
|
|
-version = "0.2.135"
|
|
+version = "0.2.149"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "68783febc7782c6c5cb401fbda4de5a9898be1762314da0bb2c10ced61f18b0c"
|
|
+checksum = "a08173bc88b7955d1b3145aa561539096c421ac8debde8cbc3612ec635fee29b"
|
|
|
|
[[package]]
|
|
name = "libloading"
|
|
@@ -1860,9 +1860,9 @@
|
|
|
|
[[package]]
|
|
name = "wasi"
|
|
-version = "0.10.2+wasi-snapshot-preview1"
|
|
+version = "0.11.0+wasi-snapshot-preview1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "fd6fbd9a79829dd1ad0cc20627bf1ed606756a7f77edff7b66b7064f9cb327c6"
|
|
+checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
|
|
|
|
[[package]]
|
|
name = "wayland-client"
|