Skip to content

Commit

Permalink
upgrade bindgen to work around rust-lang/rust-bindgen#1248
Browse files Browse the repository at this point in the history
  • Loading branch information
pmarks committed Mar 25, 2018
1 parent 4edd1e7 commit 1f6281b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ serde_json = "1.0"

[build-dependencies]
fs-utils = "1.0"
bindgen = "0.32.1"
bindgen = "0.35.0"

0 comments on commit 1f6281b

Please sign in to comment.