Index: ctrlc/Cargo.toml
===================================================================
--- ctrlc.orig/Cargo.toml
+++ ctrlc/Cargo.toml
@@ -69,9 +69,6 @@ harness = false
 [dev-dependencies.signal-hook]
 version = "0.3"
 
-[target.'cfg(target_vendor = "apple")'.dependencies.dispatch]
-version = "0.2"
-
 [target."cfg(unix)".dependencies.nix]
 version = ">= 0.29, < 0.31"
 features = ["signal"]
