aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 2c2176e..3f6804e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -3,6 +3,7 @@ name = "dome-key-map"
version = "0.0.1"
[dependencies]
+autopilot = "0.1.7"
cocoa = "0.18.0"
combine = "3.4.0"
libc = "0.2.43"