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
Bump all Rust dependencies to latest version (#828)
This commit is contained in:
@ -10,7 +10,7 @@ anyhow = "1.0.68"
|
||||
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"] }
|
||||
tokio = { version = "1.24.2", features = ["sync"] }
|
||||
thiserror = "1.0.38"
|
||||
tracing = "0.1.37"
|
||||
ulid = "1.0.0"
|
||||
|
Reference in New Issue
Block a user