Skip to content

Commit 0ccf170

Browse files
Update windows-bindgen requirement from 0.64 to 0.65 (#1590)
1 parent 61f9698 commit 0ccf170

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,6 +5,6 @@ edition = "2018"
55
publish = false
66

77
[dependencies]
8-
windows-bindgen = "0.64"
8+
windows-bindgen = "0.65"
99
tempfile = "3"
1010
regex = "1"

0 commit comments

Comments
 (0)