guzzles data
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 0b97bae..d1df327 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -16,3 +16,4 @@ poise = { git = "https://github.com/serenity-rs/poise" }
anyhow = "1.0.80"
tokio = { version = "1.36.0", features = ["rt-multi-thread"] }
emoji = { git = "https://github.com/apricot-conservation-project/emoji", version = "0.1.0" }
+chrono = "0.4.34"