summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorColin Reeder <colin@vpzom.click>2020-12-23 16:16:27 -0700
committerColin Reeder <colin@vpzom.click>2020-12-23 16:16:58 -0700
commit441fb262afe42326c16bba640a618c82461a3ef1 (patch)
treea7a5fff5c8adce991cd72ff26f1bc90d35d90d18 /Cargo.toml
parentbc67c39de2a2dcaf3880dffa9d9ee6d29c545caa (diff)
Update some dependencies
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index ad3683b..f89498c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -27,9 +27,9 @@ urlencoding = "1.1.1"
http = "0.2.1"
chrono = "0.4.13"
fluent-langneg = "0.13.0"
-fluent = "0.12.0"
lazy_static = "1.4.0"
unic-langid = { version = "0.9.0", features = ["macros"] }
futures-util = "0.3.5"
hitide_icons = { path = "./icons" }
multer = "1.2.2"
+fluent = "0.13.1"