fix schenanigans w/ i18n
This commit is contained in:
parent
7f354879fe
commit
262c9a4137
@ -13,8 +13,7 @@ serde = "1.0"
|
||||
sqlx = { version = "0.8", features = ["sqlite", "runtime-tokio-rustls", "macros", "chrono"] }
|
||||
tokio = { version = "1.44", features = ["macros", "rt-multi-thread"] }
|
||||
tower-sessions = "0.14"
|
||||
#rust-i18n = { version = "3", features = [ "log-miss-tr" ] }
|
||||
rust-i18n = { path="/home/ph/rust-i18n" }
|
||||
rust-i18n = "3"
|
||||
thiserror = "2.0"
|
||||
async-trait = "0.1"
|
||||
password-auth = "1.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user