1
0
mirror of https://github.com/matrix-org/matrix-authentication-service.git synced 2025-07-31 09:24:31 +03:00

Bump dependencies

This commit is contained in:
Quentin Gliech
2022-02-01 10:13:11 +01:00
parent 7e24cd0948
commit 9af8820564
15 changed files with 91 additions and 84 deletions

View File

@ -6,7 +6,7 @@ edition = "2021"
license = "Apache-2.0"
[dependencies]
tokio = "1.15.0"
tokio = "1.16.1"
async-trait = "0.1.52"
tokio-stream = "0.1.8"
futures-util = "0.3.19"