Skip to content

Commit a832896

Browse files
chore(deps): Update Rust crate notify to v7
1 parent 9edbae5 commit a832896

File tree

2 files changed

+40
-86
lines changed

2 files changed

+40
-86
lines changed

Cargo.lock

+39-85
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ open = "5"
171171
dunce = "1.0.4"
172172

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

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

0 commit comments

Comments
 (0)