aboutsummaryrefslogtreecommitdiff
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 7b6b082..efa64b5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -26,6 +26,7 @@ sha1 = { version = "^0.6", features = ["std"] }
regex = "~1.1"
itertools = "^0.8"
serde_json = "~1.0"
+timeago = "^0.1"
[dependencies.serenity]
default-features = false