aboutsummaryrefslogtreecommitdiff
path: root/code/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'code/Cargo.toml')
-rw-r--r--code/Cargo.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/code/Cargo.toml b/code/Cargo.toml
index 62fbb09..8fd54fb 100644
--- a/code/Cargo.toml
+++ b/code/Cargo.toml
@@ -7,4 +7,5 @@ edition = "2021"
laby = "0.2.4"
clap = { version = "3.2.17", features = ["derive"] }
anyhow = "1.0.62"
-markdown = "0.3.0" \ No newline at end of file
+markdown = "0.3.0"
+iso8601 = "0.5.0"