Skip to content

Commit

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

---
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 5, 2024
1 parent c4db517 commit 12c5e80
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 @@ -12,7 +12,7 @@ default = ["console_error_panic_hook"]

[dependencies]
cfg-if = "1.0.0"
worker = "0.0.18"
worker = "0.0.19"
chrono = "0.4.34"

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

0 comments on commit 12c5e80

Please sign in to comment.