Skip to content

Commit 6e062c1

Browse files
dependabot[bot]taiki-e
authored andcommitted
Update windows-sys requirement from 0.48 to 0.52
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.48.0...0.52.0) --- updated-dependencies: - dependency-name: windows-sys dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2446bcc commit 6e062c1

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.48"
28+
version = "0.52"
2929
features = [
3030
"Win32_Storage_FileSystem",
3131
]

0 commit comments

Comments
 (0)