mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 20:17:45 +00:00
chore(deps): update rust crate notify to v8
This commit is contained in:
parent
67be8eceff
commit
5770414424
2 changed files with 35 additions and 116 deletions
|
@ -307,7 +307,7 @@ memchr = "2.7.2"
|
|||
memmap2 = "0.9.4"
|
||||
nix = { version = "0.29", default-features = false }
|
||||
nom = "7.1.3"
|
||||
notify = { version = "=6.0.1", features = ["macos_kqueue"] }
|
||||
notify = { version = "=8.0.0", features = ["macos_kqueue"] }
|
||||
num-bigint = "0.4.4"
|
||||
num-prime = "0.4.4"
|
||||
num-traits = "0.2.19"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue