mirror of
https://github.com/chatmail/relay.git
synced 2026-09-19 05:40:08 +00:00
perf(smtp-client): Cache connections (#117)
This commit is contained in:
committed by
GitHub
parent
45eaa2f659
commit
dee00ebdcf
@@ -30,6 +30,7 @@ tokio-rustls = { version = "0.26.4", default-features = false, features = [
|
||||
] }
|
||||
webpki-roots = "1.0.6"
|
||||
tokio-io-timeout = "1.2.1"
|
||||
retainer = "0.4.0"
|
||||
|
||||
[dev-dependencies]
|
||||
rstest = "0.26.1"
|
||||
|
||||
Reference in New Issue
Block a user