Skip to content

Commit

Permalink
Merge pull request #21 from Zxilly/dependabot/cargo/once_cell-1.19.0
Browse files Browse the repository at this point in the history
build(deps): bump once_cell from 1.18.0 to 1.19.0
  • Loading branch information
Zxilly authored Dec 11, 2023
2 parents 5fc91c7 + bb7efa9 commit a8d1ef3
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 @@ -6,7 +6,7 @@ build = "build.rs"

[dependencies]
chrono = "0.4.31"
once_cell = "1.18.0"
once_cell = "1.19.0"
tokio = { version = "1", features = ["macros"] }
url = "2.5.0"
vercel_runtime = "1.1.0"
Expand Down

1 comment on commit a8d1ef3

@vercel
Copy link

@vercel vercel bot commented on a8d1ef3 Dec 11, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.