aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 4333b9b..4791c0b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -11,8 +11,6 @@ keywords = ["tracker", "event-tracker", "tui", "journal"]
11categories = ["date-and-time", "command-line-interface"] 11categories = ["date-and-time", "command-line-interface"]
12license = "MIT" 12license = "MIT"
13 13
14# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
15
16[dependencies] 14[dependencies]
17serde_json = "1.0" 15serde_json = "1.0"
18lazy_static = "1.4.0" 16lazy_static = "1.4.0"