You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-07-31 09:24:31 +03:00
Bump Rust dependencies
This commit is contained in:
@ -10,7 +10,7 @@ anyhow = "1.0.69"
|
||||
async-trait = "0.1.64"
|
||||
camino = "1.1.2"
|
||||
convert_case = "0.6.0"
|
||||
csv = "1.1.6"
|
||||
csv = "1.2.0"
|
||||
futures-util = "0.3.26"
|
||||
reqwest = { version = "0.11.14", features = ["blocking", "rustls-tls"], default-features = false }
|
||||
serde = { version = "1.0.152", features = ["derive"] }
|
||||
|
Reference in New Issue
Block a user