Skip to content

Commit 572e9a5

Browse files
Update windows-sys requirement from 0.42.0 to 0.45.0 (#157)
1 parent 33f2754 commit 572e9a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ lazy_static = "1.4.0"
2626
encode_unicode = "0.3"
2727

2828
[target.'cfg(windows)'.dependencies.windows-sys]
29-
version = "0.42.0"
29+
version = "0.45.0"
3030
features = [
3131
"Win32_Foundation",
3232
"Win32_System_Console",

0 commit comments

Comments
 (0)