Skip to content

Commit 1e228f9

Browse files
chore(deps): update windows requirement from 0.61.1 to 0.62.1
--- updated-dependencies: - dependency-name: windows dependency-version: 0.62.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bb2263f commit 1e228f9

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.61.1"
55+
version = "0.62.1"
5656
features = [
5757
"Win32_Foundation",
5858
"Win32_System_Threading",

0 commit comments

Comments
 (0)