Skip to content

Commit a5bdabb

Browse files
chore: Bump windows-sys from 0.59.0 to 0.61.2
Bumps [windows-sys](https://github.com/microsoft/windows-rs) from 0.59.0 to 0.61.2. - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) --- updated-dependencies: - dependency-name: windows-sys dependency-version: 0.61.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0e5d77c commit a5bdabb

2 files changed

Lines changed: 17 additions & 8 deletions

File tree

Cargo.lock

Lines changed: 16 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

general/echo/kmdf/exe/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ version = "1.8.0"
1616
features = ["macro-diagnostics"]
1717

1818
[dependencies.windows-sys]
19-
version = "0.59.0"
19+
version = "0.61.2"
2020
features = [
2121
"Win32_Devices_DeviceAndDriverInstallation",
2222
"Win32_Storage_FileSystem",

0 commit comments

Comments
 (0)