Skip to content

Commit 6255d22

Browse files
Update windows-bindgen requirement from 0.55 to 0.56
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.55.0...0.56.0) --- updated-dependencies: - dependency-name: windows-bindgen dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0286286 commit 6255d22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ edition = "2018"
55
publish = false
66

77
[dependencies]
8-
windows-bindgen = "0.55"
8+
windows-bindgen = "0.56"
99
tempfile = "3"

0 commit comments

Comments
 (0)