Blame desed-fix-metadata.diff

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