Revert "Merge pull request #2152 from ehuss/macos-notify-kqueue"
This reverts commit347e7886e1
, reversing changes made toa8fd6038f1
.
This commit is contained in:
parent
57b487eaa3
commit
4a797b9565
|
@ -37,7 +37,7 @@ toml = "0.5.11" # Do not update, see https://github.com/rust-lang/mdBook/issues/
|
||||||
topological-sort = "0.2.2"
|
topological-sort = "0.2.2"
|
||||||
|
|
||||||
# Watch feature
|
# Watch feature
|
||||||
notify = { version = "6.0.1", optional = true, features = ["macos_kqueue"] }
|
notify = { version = "6.0.1", optional = true }
|
||||||
notify-debouncer-mini = { version = "0.3.0", optional = true }
|
notify-debouncer-mini = { version = "0.3.0", optional = true }
|
||||||
ignore = { version = "0.4.20", optional = true }
|
ignore = { version = "0.4.20", optional = true }
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue