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.
2 parents a8fd603 + bfa5fb8 commit 347e788Copy full SHA for 347e788
Cargo.toml
@@ -37,7 +37,7 @@ toml = "0.5.11" # Do not update, see https://github.com/rust-lang/mdBook/issues/
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