Skip to content

Commit

Permalink
capstone-sys: update bindgen (0.49.0 -> 0.52.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
losynix authored and tmfink committed Dec 5, 2019
1 parent efdddcb commit 8d30ae3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion capstone-sys/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ travis-ci = { repository = "capstone-rust/capstone-sys" }
libc = { version = "0.2.59", default-features = false }

[build-dependencies]
bindgen = { optional = true, version = "0.49.0" }
bindgen = { optional = true, version = "0.52.0" }
cc = "1.0"

[features]
Expand Down

0 comments on commit 8d30ae3

Please sign in to comment.