mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 22:30:03 +00:00
build(deps): bump the deps group with 2 updates (#1661)
Bumps the deps group with 2 updates: [windows](https://github.com/microsoft/windows-rs) and [either](https://github.com/rayon-rs/either). Updates `windows` from 0.54.0 to 0.56.0 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/compare/0.54.0...0.56.0) Updates `either` from 1.10.0 to 1.11.0 - [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.11.0) --- updated-dependencies: - dependency-name: windows dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
9ca98efb51
commit
479dd07d14
4 changed files with 87 additions and 36 deletions
|
@ -25,7 +25,7 @@ compact_str = { version = "0.7.0", features = ["serde"] }
|
|||
detect-targets = { version = "0.1.15", path = "../detect-targets", features = [
|
||||
"tracing",
|
||||
] }
|
||||
either = "1.8.1"
|
||||
either = "1.11.0"
|
||||
itertools = "0.12.0"
|
||||
jobslot = { version = "0.2.11", features = ["tokio"] }
|
||||
leon = "3.0.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue