1
0
mirror of https://github.com/matrix-org/matrix-authentication-service.git synced 2025-07-29 22:01:14 +03:00

Upgrade to apalis-0.4.0-alpha.5

This commit is contained in:
Quentin Gliech
2023-04-13 16:41:38 +02:00
parent 1974786209
commit 5b4fee15e7
12 changed files with 68 additions and 40 deletions

View File

@ -6,7 +6,7 @@ edition = "2021"
license = "Apache-2.0"
[dependencies]
apalis-core = "0.4.0-alpha.4"
apalis-core = "=0.4.0-alpha.5"
anyhow = "1.0.69"
atty = "0.2.14"
axum = "0.6.11"