Skip to content

Commit 5c4015d

Browse files
build(deps): bump apalis-cron from 0.4.9 to 0.5.5 in the apalis group
Bumps the apalis group with 1 update: [apalis-cron](https://github.com/geofmureithi/apalis). Updates `apalis-cron` from 0.4.9 to 0.5.5 - [Release notes](https://github.com/geofmureithi/apalis/releases) - [Commits](geofmureithi/apalis@v0.4.9...v0.5.5) --- updated-dependencies: - dependency-name: apalis-cron dependency-type: direct:production update-type: version-update:semver-minor dependency-group: apalis ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c741386 commit 5c4015d

File tree

2 files changed

+70
-22
lines changed

2 files changed

+70
-22
lines changed

Cargo.lock

Lines changed: 69 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/tasks/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ workspace = true
1414
[dependencies]
1515
anyhow.workspace = true
1616
apalis-core = { version = "0.4.9", features = ["extensions", "tokio-comp", "storage"] }
17-
apalis-cron = "0.4.9"
17+
apalis-cron = "0.5.5"
1818
async-stream = "0.3.5"
1919
async-trait.workspace = true
2020
chrono.workspace = true

0 commit comments

Comments
 (0)