aports/community/pipr/cargo-update.patch
2024-07-01 20:54:56 +00:00

17 lines
469 B
Diff

diff --git a/Cargo.lock b/Cargo.lock
index a362b9c..7173bd8 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -553,9 +553,9 @@ dependencies = [
[[package]]
name = "libc"
-version = "0.2.106"
+version = "0.2.155"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "a60553f9a9e039a333b4e9b20573b9e9b9c0bb3a11e201ccc48ef4283456d673"
+checksum = "97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c"
[[package]]
name = "line-wrap"