Skip to content

Commit 6e1e2c5

Browse files
Update windows-bindgen requirement from 0.62 to 0.63 (#1547)
1 parent 52bc4eb commit 6e1e2c5

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

0 commit comments

Comments
 (0)