Skip to content

Commit

Permalink
Update Rust crate worker to 0.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 17, 2023
1 parent 995389a commit a67f202
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 65 deletions.
107 changes: 43 additions & 64 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 @@ -11,7 +11,7 @@ default = ["console_error_panic_hook"]

[dependencies]
cfg-if = "0.1.2"
worker = "0.0.11"
worker = "0.0.14"
serde = "1.0"
serde_json = "1.0"
reqwest = { version = "0.11", features = ["json", "blocking"] }
Expand Down

0 comments on commit a67f202

Please sign in to comment.