Skip to content

Commit 1c5e26e

Browse files
build(deps): update rust crate windows-sys to 0.61.2
1 parent b7a68c8 commit 1c5e26e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ mach = { version = "^0.5.0", package = "mach2" }
3131
core-foundation = "~0.10.1"
3232

3333
[target.'cfg(target_os = "windows")'.dependencies.windows-sys]
34-
version = "0.61.1"
34+
version = "0.61.2"
3535
features = [
3636
"Win32_Devices",
3737
"Win32_Devices_DeviceAndDriverInstallation",

0 commit comments

Comments
 (0)