Skip to content

Commit

Permalink
chore(deps): update rust crate notify to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 27, 2023
1 parent 1d9aa96 commit 382ea38
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.0", features=["macos_kqueue"]}
notify = { version = "=6.0.0", features=["macos_kqueue"]}
num-bigint = "0.4.3"
num-traits = "0.2.15"
number_prefix = "0.4"
Expand Down

0 comments on commit 382ea38

Please sign in to comment.