You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-12-06 22:40:58 +03:00
Use the new password manager
This commit is contained in:
@@ -28,6 +28,7 @@ use tracing_subscriber::{
|
||||
mod commands;
|
||||
mod server;
|
||||
mod telemetry;
|
||||
mod util;
|
||||
|
||||
#[tokio::main]
|
||||
async fn main() -> anyhow::Result<()> {
|
||||
|
||||
Reference in New Issue
Block a user