Skip to content

Commit

Permalink
Build(deps): Bump worker from 0.0.20 to 0.0.21
Browse files Browse the repository at this point in the history
Bumps [worker](https://github.com/cloudflare/workers-rs) from 0.0.20 to 0.0.21.
- [Release notes](https://github.com/cloudflare/workers-rs/releases)
- [Commits](cloudflare/workers-rs@v0.0.20...v0.0.21)

---
updated-dependencies:
- dependency-name: worker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 15, 2024
1 parent 7dc2f50 commit 2d72051
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 29 deletions.
68 changes: 40 additions & 28 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 @@ -12,7 +12,7 @@ default = ["console_error_panic_hook"]

[dependencies]
cfg-if = "1.0.0"
worker = "0.0.20"
worker = "0.0.21"
chrono = "0.4.35"

# The `console_error_panic_hook` crate provides better debugging of panics by
Expand Down

0 comments on commit 2d72051

Please sign in to comment.