Skip to content

Commit

Permalink
Merge pull request #856 from geofmureithi/update/apalis
Browse files Browse the repository at this point in the history
Chore: Update apalis to the latest version
  • Loading branch information
robjtede authored Jul 20, 2024
2 parents d06abd1 + 9ae7664 commit cec0aba
Show file tree
Hide file tree
Showing 4 changed files with 67 additions and 144 deletions.
164 changes: 46 additions & 118 deletions Cargo.lock

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

3 changes: 2 additions & 1 deletion background-jobs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ edition = "2021"
[dependencies]
actix-web.workspace = true

apalis = { version = "0.4", features = ["redis"] }
apalis = { version = "0.6.0-rc.2" }
apalis-redis = { version = "0.6.0-rc.2" }
chrono.workspace = true
color-eyre.workspace = true
dotenvy.workspace = true
Expand Down
Loading

0 comments on commit cec0aba

Please sign in to comment.