Skip to content

Commit 09937f9

Browse files
Update windows-bindgen requirement from 0.49 to 0.52
Updates the requirements on [windows-bindgen](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.49.0...0.52.0) --- updated-dependencies: - dependency-name: windows-bindgen dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2b52daf commit 09937f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-tools/gen-windows-sys-binding/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ edition = "2018"
55
publish = false
66

77
[dependencies]
8-
windows-bindgen = "0.49"
8+
windows-bindgen = "0.52"

0 commit comments

Comments
 (0)