Skip to content

Commit b7ab460

Browse files
fix(deps): update rust crate windows-sys to 0.60
1 parent 954f1c5 commit b7ab460

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
@@ -125,7 +125,7 @@ features = [
125125
"Win32_UI",
126126
"Win32_UI_WindowsAndMessaging",
127127
]
128-
version = "0.59"
128+
version = "0.60"
129129

130130
[dev-dependencies]
131131
enum-map = "2.5.0"

0 commit comments

Comments
 (0)