mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 22:30:03 +00:00
build(deps): bump windows from 0.59.0 to 0.60.0 in the deps group across 1 directory (#2063)
build(deps): bump windows in the deps group across 1 directory Bumps the deps group with 1 update in the / directory: [windows](https://github.com/microsoft/windows-rs). Updates `windows` from 0.59.0 to 0.60.0 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/compare/0.59.0...0.60.0) --- updated-dependencies: - dependency-name: windows 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
583cdc48b0
commit
86a7e90175
2 changed files with 57 additions and 2 deletions
|
@ -15,4 +15,4 @@ tempfile = "3.5.0"
|
|||
tracing = "0.1.39"
|
||||
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
windows = { version = "0.59.0", features = ["Win32_Storage_FileSystem", "Win32_Foundation"] }
|
||||
windows = { version = "0.60.0", features = ["Win32_Storage_FileSystem", "Win32_Foundation"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue