We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efdddcb commit 8d30ae3Copy full SHA for 8d30ae3
capstone-sys/Cargo.toml
@@ -25,7 +25,7 @@ travis-ci = { repository = "capstone-rust/capstone-sys" }
25
libc = { version = "0.2.59", default-features = false }
26
27
[build-dependencies]
28
-bindgen = { optional = true, version = "0.49.0" }
+bindgen = { optional = true, version = "0.52.0" }
29
cc = "1.0"
30
31
[features]
0 commit comments