mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-06-16 07:36:38 +00:00
build(deps): bump once_cell from 1.21.2 to 1.21.3 in the deps group
Bumps the deps group with 1 update: [once_cell](https://github.com/matklad/once_cell). Updates `once_cell` from 1.21.2 to 1.21.3 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.21.2...v1.21.3) --- updated-dependencies: - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9c0726d197
commit
c2bd255a14
6 changed files with 7 additions and 7 deletions
|
@ -34,7 +34,7 @@ home = "0.5.9"
|
|||
log = { version = "0.4.22", features = ["std"] }
|
||||
miette = "7.0.0"
|
||||
mimalloc = { version = "0.1.39", default-features = false, optional = true }
|
||||
once_cell = "1.18.0"
|
||||
once_cell = "1.21.3"
|
||||
semver = "1.0.17"
|
||||
strum = "0.27.0"
|
||||
strum_macros = "0.27.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue