Skip to content

Commit

Permalink
fix(deps): update rust crate worker to 0.0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 5, 2024
1 parent 0d23226 commit b42cced
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 48 deletions.
118 changes: 71 additions & 47 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ default = ["console_error_panic_hook"]
log = "0.4.20"
serde = { version = "1.0.188", features = ["derive"] }
cfg-if = "1.0.0"
worker = "0.0.18"
worker = "0.0.19"
sha2 = "0.10.7"
futures = "0.3.28"
serde_json = "1.0.105"
Expand Down

0 comments on commit b42cced

Please sign in to comment.