Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1b43b7a

Browse files
committed
Upgrade windows-sys to 0.61
1 parent aa2cf02 commit 1b43b7a

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)