Skip to content

Commit

Permalink
fix(deps): update rust crate worker to 0.0.24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 29, 2024
1 parent 76dac02 commit 09f63f1
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 @@ -37,7 +37,7 @@ dotenv = "0.15.0"
urlparse = "0.7.3"

# Worker
worker = "0.0.9"
worker = "0.0.24"

# Web
reqwest = { version = "0.11.10", features = ["json"] }
Expand Down

0 comments on commit 09f63f1

Please sign in to comment.