Skip to content

Commit 8d30ae3

Browse files
losynixtmfink
authored andcommitted
capstone-sys: update bindgen (0.49.0 -> 0.52.0)
1 parent efdddcb commit 8d30ae3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

capstone-sys/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ travis-ci = { repository = "capstone-rust/capstone-sys" }
2525
libc = { version = "0.2.59", default-features = false }
2626

2727
[build-dependencies]
28-
bindgen = { optional = true, version = "0.49.0" }
28+
bindgen = { optional = true, version = "0.52.0" }
2929
cc = "1.0"
3030

3131
[features]

0 commit comments

Comments
 (0)