mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-02 00:50:23 +00:00
18 lines
611 B
Diff
18 lines
611 B
Diff
Uodate rustix to get https://github.com/bytecodealliance/rustix/pull/1147
|
|
|
|
diff -u -r ../yazi-0.3.3/Cargo.lock ./Cargo.lock
|
|
--- ../yazi-0.3.3/Cargo.lock 2024-09-04 15:16:18.000000000 +0000
|
|
+++ ./Cargo.lock 2024-09-05 22:10:24.763062579 +0000
|
|
@@ -2105,9 +2105,9 @@
|
|
|
|
[[package]]
|
|
name = "rustix"
|
|
-version = "0.38.35"
|
|
+version = "0.38.36"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "a85d50532239da68e9addb745ba38ff4612a242c1c7ceea689c4bc7c2f43c36f"
|
|
+checksum = "3f55e80d50763938498dd5ebb18647174e0c76dc38c5505294bb224624f30f36"
|
|
dependencies = [
|
|
"bitflags 2.6.0",
|
|
"errno",
|