1
0
mirror of https://github.com/matrix-org/matrix-authentication-service.git synced 2025-08-09 04:22:45 +03:00

Bump dependencies

This commit is contained in:
Quentin Gliech
2022-02-17 15:50:10 +01:00
parent 035e2d7829
commit fa92d6498f
15 changed files with 61 additions and 62 deletions

View File

@@ -8,7 +8,7 @@ license = "Apache-2.0"
[dependencies]
anyhow = "1.0.53"
async-trait = "0.1.52"
tokio = { version = "1.16.1", features = ["macros"] }
tokio = { version = "1.17.0", features = ["macros"] }
tracing = "0.1.30"
aws-sdk-sesv2 = "0.6.0"
aws-config = "0.6.0"