Skip to content

Commit

Permalink
Merge pull request #34 from BrammyS/dependabot/cargo/worker-0.0.22
Browse files Browse the repository at this point in the history
Build(deps): Bump worker from 0.0.21 to 0.0.22
  • Loading branch information
BrammyS authored Mar 27, 2024
2 parents 7f3a368 + 974e3b1 commit 83335f1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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.21"
worker = "0.0.22"
chrono = "0.4.35"

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

0 comments on commit 83335f1

Please sign in to comment.