mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-09-17 01:35:01 +00:00
Generated
+1
@@ -3219,6 +3219,7 @@ dependencies = [
|
||||
"camino",
|
||||
"chrono",
|
||||
"figment",
|
||||
"futures",
|
||||
"governor",
|
||||
"indoc",
|
||||
"ipnetwork",
|
||||
|
||||
@@ -15,6 +15,7 @@ workspace = true
|
||||
tokio.workspace = true
|
||||
tracing.workspace = true
|
||||
anyhow.workspace = true
|
||||
futures = "0.3.31"
|
||||
|
||||
camino = { workspace = true, features = ["serde1"] }
|
||||
chrono.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user