diff options
Diffstat (limited to 'rust')
| -rw-r--r-- | rust/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rust/Cargo.toml b/rust/Cargo.toml index b827b9bb..5ffc5ba4 100644 --- a/rust/Cargo.toml +++ b/rust/Cargo.toml @@ -3,6 +3,7 @@ name = "binaryninja" version = "0.1.0" authors = ["Ryan Snyder <ryan@vector35.com>", "Kyle Martin <kyle@vector35.com>"] edition = "2021" +rust-version = "1.77.0" [features] noexports = [] |
