We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab2cb71 commit bfa5fb8Copy full SHA for bfa5fb8
Cargo.toml
@@ -37,7 +37,7 @@ toml = "0.7.6"
37
topological-sort = "0.2.2"
38
39
# Watch feature
40
-notify = { version = "6.0.1", optional = true }
+notify = { version = "6.0.1", optional = true, features = ["macos_kqueue"] }
41
notify-debouncer-mini = { version = "0.3.0", optional = true }
42
ignore = { version = "0.4.20", optional = true }
43
0 commit comments