You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2026-01-03 17:02:28 +03:00
Merge branch 'main' into quenting/storage-repository
This commit is contained in:
@@ -7,7 +7,7 @@ license = "Apache-2.0"
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0.68"
|
||||
async-graphql = { version = "5.0.4", features = ["chrono", "url"] }
|
||||
async-graphql = { version = "5.0.5", features = ["chrono", "url"] }
|
||||
chrono = "0.4.23"
|
||||
serde = { version = "1.0.152", features = ["derive"] }
|
||||
tokio = { version = "1.23.0", features = ["sync"] }
|
||||
|
||||
Reference in New Issue
Block a user