Skip to content

Commit

Permalink
Bump once_cell from 1.19.0 to 1.20.0 (#976)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Sep 16, 2024
1 parent 487a339 commit 12eb7df
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 @@ -68,7 +68,7 @@ parking_lot = "0.12"
dirs = "5.0"
trait-variant = "0.1.2"

once_cell = "1.19.0"
once_cell = "1.20.0"

mockall = "0.13.0"
cfg-if = "1.0.0"
Expand Down

0 comments on commit 12eb7df

Please sign in to comment.