Skip to content

Commit

Permalink
Update notify to 6.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ehuss committed Jul 16, 2023
1 parent cf88c4e commit 804bbf6
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 30 deletions.
80 changes: 52 additions & 28 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ toml = "0.5.11"
topological-sort = "0.2.2"

# Watch feature
notify = { version = "5.1.0", optional = true }
notify-debouncer-mini = { version = "0.2.1", optional = true }
notify = { version = "6.0.1", optional = true }
notify-debouncer-mini = { version = "0.3.0", optional = true }
ignore = { version = "0.4.20", optional = true }

# Serve feature
Expand Down

0 comments on commit 804bbf6

Please sign in to comment.