mirror of
https://github.com/chatmail/core.git
synced 2026-05-19 23:06:32 +03:00
Disable unused async-smtp transports
By default file and sendmail transports are enabled, but deltachat does not use them.
This commit is contained in:
3
Cargo.lock
generated
3
Cargo.lock
generated
@@ -310,9 +310,6 @@ dependencies = [
|
||||
"nom 5.1.2",
|
||||
"pin-project",
|
||||
"pin-utils",
|
||||
"serde",
|
||||
"serde_derive",
|
||||
"serde_json",
|
||||
"thiserror",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user