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 8b0da47..0d918d2 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,6 +6,7 @@ version = "0.0.1"
autopilot = "0.1.7"
cocoa = "0.18.0"
combine = "3.4.0"
+getopts = "0.2.18"
libc = "0.2.43"
log = "0.4.5"
stderrlog = "0.4.1"