1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-13 19:29:53 +03:00
aports/community/grass/update-rust-libc.patch
fossdd 1d2c873aaa community/grass: move from testing
New dependency of community/fractal
2025-01-31 14:23:44 +00:00

14 lines
389 B
Diff

--- a/Cargo.lock
+++ b/Cargo.lock
@@ -234,9 +234,9 @@
[[package]]
name = "libc"
-version = "0.2.153"
+version = "0.2.155"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd"
+checksum = "97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c"
[[package]]
name = "linux-raw-sys"