Skip to content

Commit

Permalink
build(deps): bump once_cell from 1.19.0 to 1.20.1 (#362)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 4277b0e commit 67f4c93
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
13 changes: 11 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 @@ -42,7 +42,7 @@ http = { version = "1.1.0" }
ignore = { version = "0.4.23" }
jsonformat = { version = "2.0.0" }
mime = { version = "0.3.17" }
once_cell = { version = "1.19.0" }
once_cell = { version = "1.20.1" }
reqwest = { version = "0.12.7", default-features = false, features = [
"brotli",
"charset",
Expand Down

0 comments on commit 67f4c93

Please sign in to comment.