mirror of
https://github.com/perstarkse/minne.git
synced 2026-06-12 17:24:26 +02:00
remove mail functionality for now
removing mail functionality
This commit is contained in:
@@ -23,11 +23,8 @@ axum_typed_multipart = "0.12.1"
|
||||
chrono = { version = "0.4.39", features = ["serde"] }
|
||||
chrono-tz = "0.10.1"
|
||||
config = "0.15.4"
|
||||
lettre = { version = "0.11.11", features = [] }
|
||||
mime = "0.3.17"
|
||||
mime_guess = "2.0.5"
|
||||
minijinja = { version = "2.5.0", features = ["loader", "multi_template"] }
|
||||
minijinja-autoreload = "2.5.0"
|
||||
reqwest = {version = "0.12.12", features = ["charset", "json"]}
|
||||
sha2 = "0.10.8"
|
||||
tempfile = "3.12.0"
|
||||
|
||||
Reference in New Issue
Block a user