Skip to content

Commit fd34b89

Browse files
dependabot[bot]taiki-e
authored andcommitted
Update windows-sys requirement from 0.52 to 0.59
Updates the requirements on [windows-sys](https://github.com/microsoft/windows-rs) to permit the latest version. - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](microsoft/windows-rs@0.52.0...0.59.0) --- updated-dependencies: - dependency-name: windows-sys dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6eee6bc commit fd34b89

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
@@ -25,7 +25,7 @@ futures-lite = "2.0.0"
2525
libc = "0.2.78"
2626

2727
[target.'cfg(windows)'.dev-dependencies.windows-sys]
28-
version = "0.52"
28+
version = "0.59"
2929
features = [
3030
"Win32_Storage_FileSystem",
3131
]

0 commit comments

Comments
 (0)