Skip to content

Commit

Permalink
chore(deps): Update Rust crate notify to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 1, 2024
1 parent 9edbae5 commit a832896
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 86 deletions.
124 changes: 39 additions & 85 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 @@ -171,7 +171,7 @@ open = "5"
dunce = "1.0.4"

file-serve = { version = "0.3.5", path = "crates/file-serve", optional = true }
notify = { version = "6", optional = true, default-features = false, features = ["macos_fsevent"] }
notify = { version = "7", optional = true, default-features = false, features = ["macos_fsevent"] }

sass-rs = { version = "0.2", optional = true }

Expand Down

0 comments on commit a832896

Please sign in to comment.