You've already forked authentication-service
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:
@ -9,8 +9,8 @@ repository.workspace = true
|
||||
|
||||
[dependencies]
|
||||
anyhow.workspace = true
|
||||
apalis-core = { version = "0.4.4", features = ["extensions", "tokio-comp", "storage"] }
|
||||
apalis-cron = "0.4.4"
|
||||
apalis-core = { version = "0.4.5", features = ["extensions", "tokio-comp", "storage"] }
|
||||
apalis-cron = "0.4.5"
|
||||
async-stream = "0.3.5"
|
||||
async-trait = "0.1.74"
|
||||
chrono.workspace = true
|
||||
|
Reference in New Issue
Block a user