--- desed-1.2.0/Cargo.toml 2020-10-01T23:36:04+00:00 +++ desed-1.2.0/Cargo.toml 2021-01-11T19:57:59.832644+00:00 @@ -38,7 +38,5 @@ version = "0.9.1" features = ["crossterm"] default-features = false -[target."cfg(any(target_os=\"darwin\", target_os=\"dragonfly\", target_os=\"freebsd\", target_os=\"netbsd\", target_os=\"openbsd\"))".dependencies.kqueue] -version = "1.0.1" [target."cfg(target_os = \"linux\")".dependencies.inotify] version = "0.8.3"