Skip to content

Commit 45196f0

Browse files
dependabot[bot]sunshowers
authored andcommitted
Update windows-sys requirement from 0.42.0 to 0.45.0
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.42.0...0.45.0) --- updated-dependencies: - dependency-name: windows-sys dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 147cba5 commit 45196f0

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
@@ -11,7 +11,7 @@ keywords = ["ansi", "windows", "console", "terminal", "color"]
1111
categories = ["command-line-interface", "os::windows-apis"]
1212

1313
[target.'cfg(windows)'.dependencies]
14-
windows-sys = { version = "0.42.0", features = [
14+
windows-sys = { version = "0.45.0", features = [
1515
"Win32_Foundation",
1616
"Win32_Storage_FileSystem",
1717
"Win32_Security",

0 commit comments

Comments
 (0)