1
0
mirror of https://github.com/matrix-org/matrix-authentication-service.git synced 2026-01-12 22:51:25 +03:00

Bump Rust dependencies

This commit is contained in:
Quentin Gliech
2022-04-06 19:33:28 +02:00
parent 42893d93c5
commit 9bbb60bcdd
13 changed files with 274 additions and 265 deletions

View File

@@ -7,7 +7,7 @@ license = "Apache-2.0"
[dependencies]
tokio = "1.17.0"
async-trait = "0.1.52"
async-trait = "0.1.53"
tokio-stream = "0.1.8"
futures-util = "0.3.21"
tracing = "0.1.32"