summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorColin Reeder <colin@vpzom.click>2020-07-21 20:13:24 -0600
committerColin Reeder <colin@vpzom.click>2020-07-21 20:13:56 -0600
commit9a5854edf5e08d2155d3dcd332f1530243a628c7 (patch)
tree0e0f82c9579cccb9d0f786028ec71dd5612542e2 /Cargo.toml
parent207d06ae4118bf42828db2300cee74c0a42237ba (diff)
Replace timeago with custom implementation with language files
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 161636e..24b5c5f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -23,7 +23,6 @@ ammonia = "3.1.0"
urlencoding = "1.1.1"
http = "0.2.1"
chrono = "0.4.13"
-timeago = "0.2.1"
fluent-langneg = "0.13.0"
fluent = "0.12.0"
lazy_static = "1.4.0"