summaryrefslogtreecommitdiff
path: root/rust/binaryninjacore-sys/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'rust/binaryninjacore-sys/Cargo.toml')
-rw-r--r--rust/binaryninjacore-sys/Cargo.toml5
1 files changed, 1 insertions, 4 deletions
diff --git a/rust/binaryninjacore-sys/Cargo.toml b/rust/binaryninjacore-sys/Cargo.toml
index e06c2db3..4abf89f3 100644
--- a/rust/binaryninjacore-sys/Cargo.toml
+++ b/rust/binaryninjacore-sys/Cargo.toml
@@ -5,7 +5,4 @@ authors = ["Ryan Snyder <ryan@vector35.com>", "Kyle Martin <kyle@vector35.com>"]
build = "build.rs"
[build-dependencies]
-bindgen = "0.57"
-
-[features]
-headless = []
+bindgen = "0.58.1"