mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-06-15 23:26:36 +00:00
build(deps): bump the deps group with 3 updates
Bumps the deps group with 3 updates: [reflink-copy](https://github.com/cargo-bins/reflink-copy), [windows](https://github.com/microsoft/windows-rs) and [mimalloc](https://github.com/purpleprotocol/mimalloc_rust). Updates `reflink-copy` from 0.1.25 to 0.1.26 - [Release notes](https://github.com/cargo-bins/reflink-copy/releases) - [Changelog](https://github.com/cargo-bins/reflink-copy/blob/main/CHANGELOG.md) - [Commits](https://github.com/cargo-bins/reflink-copy/compare/v0.1.25...v0.1.26) Updates `windows` from 0.60.0 to 0.61.1 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `mimalloc` from 0.1.43 to 0.1.44 - [Release notes](https://github.com/purpleprotocol/mimalloc_rust/releases) - [Commits](https://github.com/purpleprotocol/mimalloc_rust/compare/v0.1.43...v0.1.44) --- updated-dependencies: - dependency-name: reflink-copy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: windows dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: mimalloc 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
7790943190
commit
d19cdd06c7
3 changed files with 47 additions and 38 deletions
|
@ -33,7 +33,7 @@ file-format = { version = "0.26.0", default-features = false }
|
|||
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 }
|
||||
mimalloc = { version = "0.1.44", default-features = false, optional = true }
|
||||
once_cell = "1.18.0"
|
||||
semver = "1.0.17"
|
||||
strum = "0.27.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue