Skip to content

Commit

Permalink
Merge pull request #30 from BrammyS/dependabot/cargo/chrono-0.4.35
Browse files Browse the repository at this point in the history
Build(deps): Bump chrono from 0.4.34 to 0.4.35
  • Loading branch information
BrammyS authored Mar 6, 2024
2 parents c276f0e + 7314292 commit 4fd1091
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -13,7 +13,7 @@ default = ["console_error_panic_hook"]
[dependencies]
cfg-if = "1.0.0"
worker = "0.0.19"
chrono = "0.4.34"
chrono = "0.4.35"

# The `console_error_panic_hook` crate provides better debugging of panics by
# logging them with `console.error`. This is great for development, but requires
Expand Down

0 comments on commit 4fd1091

Please sign in to comment.