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

bump other rust dependencies

This commit is contained in:
Quentin Gliech
2023-10-20 00:08:13 +02:00
parent a5bb9b5089
commit b9258f74cc
6 changed files with 264 additions and 246 deletions

View File

@ -13,7 +13,7 @@ chrono.workspace = true
thiserror.workspace = true
futures-util = "0.3.28"
apalis-core = { version = "0.4.4", features = ["tokio-comp"] }
apalis-core = { version = "0.4.5", features = ["tokio-comp"] }
opentelemetry = "0.20.0"
rand_core = "0.6.4"
serde.workspace = true