aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 0 insertions, 3 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 5867226..426371f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,17 +5,14 @@ version = "0.0.1"
[dependencies]
autopilot = "0.1.7"
chrono = "0.4.6"
-cocoa = "0.18.0"
combine = "3.4.0"
core-graphics = "0.17.2"
error-chain = "0.12.0"
exitcode = "1.1.2"
-foreign-types = "0.3.2"
getopts = "0.2.18"
libc = "0.2.43"
log = "0.4.5"
magic-crypt = "2.1.2"
-objc = "0.2.5"
quick-error = "1.2.2"
serde = "1.0.58"
serde_derive = "1.0.58"