Skip to content

Commit f523ffa

Browse files
pmarksjohanneskoester
authored andcommitted
upgrade bindgen to work around rust-lang/rust-bindgen#1248 (#63)
1 parent 4edd1e7 commit f523ffa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ serde_json = "1.0"
3434

3535
[build-dependencies]
3636
fs-utils = "1.0"
37-
bindgen = "0.32.1"
37+
bindgen = "0.35.0"

0 commit comments

Comments
 (0)