Skip to content

Commit 06b516a

Browse files
Update windows-bindgen requirement from 0.65 to 0.66 (#1652)
1 parent d0562c9 commit 06b516a

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.65"
8+
windows-bindgen = "0.66"
99
tempfile = "3"
1010
regex = "1"

0 commit comments

Comments
 (0)