mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 20:17:45 +00:00
Bump nix and ctrlc
nix from 0.28 to 0.29 and ctrlc from 3.4.4 to 3.4.5
This commit is contained in:
parent
716f140905
commit
382c223500
2 changed files with 18 additions and 9 deletions
|
@ -303,7 +303,7 @@ lscolors = { version = "0.18.0", default-features = false, features = [
|
|||
] }
|
||||
memchr = "2.7.2"
|
||||
memmap2 = "0.9.4"
|
||||
nix = { version = "0.28", default-features = false }
|
||||
nix = { version = "0.29", default-features = false }
|
||||
nom = "7.1.3"
|
||||
notify = { version = "=6.0.1", features = ["macos_kqueue"] }
|
||||
num-bigint = "0.4.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue