Skip to content

Commit 35ddc26

Browse files
authored
Merge pull request #70 from lambdalisue/dependabot/cargo/windows-0.61.1
chore(deps): update windows requirement from 0.58.0 to 0.61.1
2 parents bdc514c + ed8f87e commit 35ddc26

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
@@ -52,7 +52,7 @@ libc = "0.2.159"
5252
libc = "0.2.159"
5353

5454
[target.'cfg(target_os = "windows")'.dependencies.windows]
55-
version = "0.58.0"
55+
version = "0.61.1"
5656
features = [
5757
"Win32_Foundation",
5858
"Win32_System_Threading",

0 commit comments

Comments
 (0)