diff options
Diffstat (limited to 'rust/binaryninjacore-sys/Cargo.toml')
| -rw-r--r-- | rust/binaryninjacore-sys/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rust/binaryninjacore-sys/Cargo.toml b/rust/binaryninjacore-sys/Cargo.toml index 7c6b080f..3c72600a 100644 --- a/rust/binaryninjacore-sys/Cargo.toml +++ b/rust/binaryninjacore-sys/Cargo.toml @@ -4,6 +4,7 @@ version = "0.1.0" authors = ["Ryan Snyder <ryan@vector35.com>", "Kyle Martin <kyle@vector35.com>"] build = "build.rs" edition = "2021" +links = "binaryninjacore" [build-dependencies] bindgen = "0.71.1" |
