You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-07-31 09:24:31 +03:00
Bump Rust dependencies
This commit is contained in:
@ -16,6 +16,6 @@ headers = "0.3.9"
|
||||
mas-templates = { path = "../templates" }
|
||||
|
||||
[dependencies.lettre]
|
||||
version = "0.11.1"
|
||||
version = "0.11.2"
|
||||
default-features = false
|
||||
features = ["tokio1-rustls-tls", "hostname", "builder", "tracing", "pool", "smtp-transport", "sendmail-transport"]
|
||||
|
Reference in New Issue
Block a user