Update dependencies of rust bindings

This commit is contained in:
Bet4
2021-10-06 22:43:14 +08:00
parent 0c976ec704
commit 8120a11f24
6 changed files with 7 additions and 9 deletions

View File

@@ -19,9 +19,8 @@ build = "build.rs"
links = "unicorn"
[dependencies]
bitflags = "1.0"
bitflags = "1.3"
libc = "0.2"
capstone="0.6.0"
[build-dependencies]
build-helper = "0.1"