Use rocket_i18n on crates.io

This commit is contained in:
Kitaiti Makoto
2022-02-06 18:57:43 +09:00
parent bc6580bbdc
commit 917eda356d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ ldap3 = "0.9.3"
migrations_internals= "1.4.0"
openssl = "0.10.22"
rocket = "0.4.6"
rocket_i18n = { git = "https://github.com/Plume-org/rocket_i18n", rev = "e922afa7c366038b3433278c03b1456b346074f2" }
rocket_i18n = "0.4.1"
reqwest = "0.9"
scheduled-thread-pool = "0.2.2"
serde = "1.0"