mirror of
https://github.com/perstarkse/minne.git
synced 2026-04-23 09:18:36 +02:00
feat: timezone support and setting
This commit is contained in:
@@ -13,6 +13,7 @@ axum_session_auth = "0.14.1"
|
||||
axum_session_surreal = "0.2.1"
|
||||
axum_typed_multipart = "0.12.1"
|
||||
chrono = { version = "0.4.39", features = ["serde"] }
|
||||
chrono-tz = "0.10.1"
|
||||
config = "0.15.4"
|
||||
futures = "0.3.31"
|
||||
lettre = { version = "0.11.11", features = ["rustls-tls"] }
|
||||
|
||||
Reference in New Issue
Block a user