Skip to content

Commit 900379f

Browse files
committed
Upgrade windows-sys to 0.61
1 parent 174b8a4 commit 900379f

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
@@ -27,7 +27,7 @@ unicode-width = { version = "0.2", optional = true }
2727
encode_unicode = "1"
2828

2929
[target.'cfg(windows)'.dependencies.windows-sys]
30-
version = "0.60"
30+
version = "0.61"
3131
features = [
3232
"Win32_Foundation",
3333
"Win32_System_Console",

0 commit comments

Comments
 (0)