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

build(deps): bump apalis-cron from 0.4.3 to 0.4.4

Bumps apalis-cron from 0.4.3 to 0.4.4.

---
updated-dependencies:
- dependency-name: apalis-cron
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-08-08 17:46:03 +00:00
committed by Quentin Gliech
parent 84ca78cf6f
commit 6947b1b397
2 changed files with 3 additions and 3 deletions

View File

@ -8,7 +8,7 @@ license = "apache-2.0"
[dependencies]
anyhow = "1.0.72"
apalis-core = { version = "0.4.4", features = ["extensions", "tokio-comp", "storage"] }
apalis-cron = "0.4.3"
apalis-cron = "0.4.4"
async-stream = "0.3.5"
async-trait = "0.1.72"
chrono = "0.4.26"