Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

Commit

Permalink
build(deps): bump the apalis group with 1 update
Browse files Browse the repository at this point in the history
Bumps the apalis group with 1 update: apalis-cron.


Updates `apalis-cron` from 0.4.9 to 0.5.1

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 30, 2024
1 parent ca5cebf commit a3a2734
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 7 deletions.
63 changes: 57 additions & 6 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.1"
async-stream = "0.3.5"
async-trait.workspace = true
chrono.workspace = true
Expand Down

0 comments on commit a3a2734

Please sign in to comment.