Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: worker
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent 8f20870 commit 1b929c7
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 @@ -18,7 +18,7 @@ default = ["console_error_panic_hook"]
cfg-if = "1.0.0"
# When you change the version of workers, ensure the same version is set for
# `WORKERS_RS_VERSION` in `wrangler.toml`, especially when dependabot does it
worker = "0.2.0"
worker = "0.3.0"
serde_json = "1.0"
wasm-bindgen = "^0.2.91"
wasm-timer = "0.2.5"
Expand Down

0 comments on commit 1b929c7

Please sign in to comment.