mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-30 12:37:49 +00:00
chore(deps): update rust crate notify to v6.0.1
This commit is contained in:
parent
468af7dc16
commit
6865f91fd3
2 changed files with 3 additions and 3 deletions
|
@ -294,7 +294,7 @@ lscolors = { version = "0.14.0", default-features = false, features = [
|
|||
memchr = "2"
|
||||
nix = { version = "0.26", default-features = false }
|
||||
nom = "7.1.3"
|
||||
notify = { version = "=6.0.0", features = ["macos_kqueue"] }
|
||||
notify = { version = "=6.0.1", features = ["macos_kqueue"] }
|
||||
num-bigint = "0.4.3"
|
||||
num-traits = "0.2.15"
|
||||
number_prefix = "0.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue