mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-06-29 22:16:37 +00:00
build(deps): bump once_cell from 1.19.0 to 1.20.0 in the deps group
Bumps the deps group with 1 update: [once_cell](https://github.com/matklad/once_cell). Updates `once_cell` from 1.19.0 to 1.20.0 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.19.0...v1.20.0) --- updated-dependencies: - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b296b4e92e
commit
8da54b04d5
6 changed files with 7 additions and 7 deletions
|
@ -23,7 +23,7 @@ leon = "3.0.0"
|
|||
leon-macros = "1.0.1"
|
||||
miette = "7.0.0"
|
||||
minisign-verify = "0.2.1"
|
||||
once_cell = "1.18.0"
|
||||
once_cell = "1.20.0"
|
||||
strum = "0.26.1"
|
||||
thiserror = "1.0.61"
|
||||
tokio = { version = "1.35.0", features = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue