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 b51baf9..e66a57a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -4,6 +4,7 @@ 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"