1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-31 13:07:46 +00:00

Bump notify from 5.1.0 to 5.2.0

This commit is contained in:
Daniel Hofstetter 2023-05-27 08:05:08 +02:00
parent b248b9d34c
commit c6e79fa3f8
2 changed files with 4 additions and 4 deletions

View file

@ -295,7 +295,7 @@ lscolors = { version = "0.14.0", default-features=false, features = ["nu-ansi-te
memchr = "2"
nix = { version="0.26", default-features=false }
nom = "7.1.3"
notify = { version = "=5.1.0", features=["macos_kqueue"]}
notify = { version = "=5.2.0", features=["macos_kqueue"]}
num-bigint = "0.4.3"
num-traits = "0.2.15"
number_prefix = "0.4"