Skip to content

Commit

Permalink
Merge pull request #628 from uuid-rs/dependabot/cargo/windows-sys-0.42.0
Browse files Browse the repository at this point in the history
Update windows-sys requirement from 0.36.1 to 0.42.0
  • Loading branch information
KodrAus committed Oct 5, 2022
2 parents 8dd498b + 2c6d936 commit 4152e01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -165,7 +165,7 @@ version = "1.0.52"
version = "1"

[target.'cfg(windows)'.dev-dependencies.windows-sys]
version = "0.36.1"
version = "0.42.0"
features = ["Win32_System_Com"]

[workspace]
Expand Down

0 comments on commit 4152e01

Please sign in to comment.