You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-07-29 22:01:14 +03:00
Automate schema updates
This commit is contained in:
@ -23,3 +23,7 @@ mas-http = { path = "../http", features = ["aws-sdk", "client"] }
|
||||
version = "0.10.1"
|
||||
default-features = false
|
||||
features = ["tokio1-rustls-tls", "hostname", "builder", "tracing", "pool", "smtp-transport", "sendmail-transport"]
|
||||
|
||||
[features]
|
||||
native-roots = ["mas-http/native-roots"]
|
||||
webpki-roots = ["mas-http/webpki-roots"]
|
||||
|
Reference in New Issue
Block a user