Update i18n

This commit is contained in:
asonix 2021-02-04 17:45:47 -06:00
parent 8fb89c2f88
commit 1305af196b

View file

@ -26,8 +26,8 @@ http-signature-normalization-actix = { version = "0.4.0", default-features = fal
hyaenidae-accounts = { version = "0.1.0", path = "./accounts" }
hyaenidae-profiles = { version = "0.1.0", path = "./profiles" }
hyaenidae-toolkit = { version = "0.1.0", path = "./toolkit" }
i18n-embed-fl = "0.3.1"
i18n-embed = { version = "0.10.2", features = ["fluent-system"] }
i18n-embed-fl = "0.4.0"
i18n-embed = { version = "0.11.0", features = ["fluent-system"] }
log = "0.4"
mime = "0.3.16"
once_cell = "1.5.2"