Skip to content

Commit f3f585a

Browse files
authored
Merge pull request #52 from lambdalisue/dependabot/cargo/windows-0.58.0
chore(deps): update windows requirement from 0.57.0 to 0.58.0
2 parents 0bd9266 + ae9f9fe commit f3f585a

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
@@ -46,7 +46,7 @@ procfs = { version = "0.16.0", default-features = false }
4646
libc = "0.2.159"
4747

4848
[target.'cfg(target_os = "windows")'.dependencies.windows]
49-
version = "0.57.0"
49+
version = "0.58.0"
5050
features = [
5151
"Win32_Foundation",
5252
"Win32_System_Threading",

0 commit comments

Comments
 (0)