Skip to content

Commit

Permalink
Update windows-sys to version 0.30.0 (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
kennykerr authored Jan 20, 2022
1 parent c8bd6bf commit 8117d1d
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 @@ -16,7 +16,7 @@ libc = "0.2.58"
cfg-if = "1.0.0"

[target.'cfg(windows)'.dependencies.windows-sys]
version = "0.28.0"
version = "0.30.0"
features = [
"Win32_Foundation",
"Win32_Storage_FileSystem",
Expand Down

0 comments on commit 8117d1d

Please sign in to comment.