summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorache <ache@ache.one>2024-02-14 11:50:43 +0100
committerache <ache@ache.one>2024-02-14 11:50:43 +0100
commitf02b2de49da14ad1ebece8e6bc7cf7126f1932c7 (patch)
treec68de70f94fd0d469711b84c4ffdbdf2b22674f2 /Cargo.toml
parentFix avalaible articles (diff)
Support for others locales
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 b43f049..9a7ed73 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -13,3 +13,4 @@ blake3 = "*"
toml = "0.5.9"
serde_derive = "1.0.149"
serde = "1.0.149"
+rust-i18n = "3"