Skip to content

Commit f070feb

Browse files
chore(deps): update rust crate windows-sys to 0.60
1 parent 3d12981 commit f070feb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tooling/bundler/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ windows-registry = "0.3"
4747
glob = "0.3"
4848

4949
[target."cfg(target_os = \"windows\")".dependencies.windows-sys]
50-
version = "0.48" # Other crates still use this version
50+
version = "0.60" # Other crates still use this version
5151
features = [
5252
"Win32_System_SystemInformation",
5353
"Win32_System_Diagnostics_Debug"

0 commit comments

Comments
 (0)