Skip to content

Commit

Permalink
build(deps): bump apalis-cron from 0.4.9 to 0.5.5 in the apalis group
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 87f3452 commit d2632ae
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 26 deletions.
98 changes: 73 additions & 25 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/tasks/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ workspace = true
[dependencies]
anyhow.workspace = true
apalis-core = { version = "0.4.9", features = ["extensions", "tokio-comp", "storage"] }
apalis-cron = "0.4.9"
apalis-cron = "0.5.5"
async-stream = "0.3.5"
async-trait.workspace = true
chrono.workspace = true
Expand Down

0 comments on commit d2632ae

Please sign in to comment.