about summary refs log tree commit diff stats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 963c3a1..929e23a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,6 +5,7 @@ edition = "2024"
 publish = ["crates-io"]
 
 [dependencies]
+chrono = "0.4.42"
 llm-connector = "0.5.3"
 serde = { version = "1.0.228", features = ["derive"] }
 serde_json = "1.0.145"