Skip to content

Commit

Permalink
Merge pull request #5 from langyo/dependabot/cargo/cargo-deps-6d57f6ed22
Browse files Browse the repository at this point in the history
Update worker requirement from ^0.3 to ^0.4 in the cargo-deps group
  • Loading branch information
langyo authored Oct 12, 2024
2 parents d3260c9 + e479103 commit 1741634
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ sea-orm = { version = "^1", default-features = false, features = [
"with-json",
"debug-print",
] }
worker = "^0.3"
worker = "^0.4"

image = { version = "^0.25", features = ["gif", "jpeg", "png", "webp"] }
webp = "^0.3"
Expand Down

0 comments on commit 1741634

Please sign in to comment.