Skip to content

Commit ed8f87e

Browse files
chore(deps): update windows requirement from 0.58.0 to 0.61.1
Updates the requirements on [windows](https://github.com/microsoft/windows-rs) to permit the latest version. - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) --- updated-dependencies: - dependency-name: windows dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bdc514c commit ed8f87e

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)