Skip to content

Commit

Permalink
Upgrade to windows 0.38.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Frederick888 committed Jun 24, 2022
1 parent e4c98cb commit 8dc86d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ xml-rs = "0.8.4"
strum = { version = "0.22.0", features = ["derive"] }

[target.'cfg(target_env = "msvc")'.dependencies.windows]
version = "0.37.0"
version = "0.38.0"
features = [
"Win32_Foundation",
"Foundation_Collections",
Expand Down

0 comments on commit 8dc86d6

Please sign in to comment.