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:
@ -13,5 +13,9 @@ tokio-stream = "0.1.11"
|
||||
|
||||
mas-axum-utils = { path = "../axum-utils" }
|
||||
|
||||
[features]
|
||||
native-roots = ["mas-axum-utils/native-roots"]
|
||||
webpki-roots = ["mas-axum-utils/webpki-roots"]
|
||||
|
||||
[[bin]]
|
||||
name = "schema"
|
||||
|
Reference in New Issue
Block a user