Skip to content

Commit 3e998a1

Browse files
chore(deps): update rust crate windows-sys to 0.59
1 parent 735d6c4 commit 3e998a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/packager/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ uuid = { version = "1", features = ["v4", "v5"] }
9393
regex = "1"
9494

9595
[target."cfg(target_os = \"windows\")".dependencies.windows-sys]
96-
version = "0.52"
96+
version = "0.59"
9797
features = ["Win32_System_SystemInformation", "Win32_System_Diagnostics_Debug"]
9898

9999
[target."cfg(any(target_os = \"linux\", target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"netbsd\", target_os = \"openbsd\"))".dependencies]

0 commit comments

Comments
 (0)