summaryrefslogtreecommitdiff
path: root/rust
diff options
context:
space:
mode:
authorKyleMiles <krm504@nyu.edu>2022-04-11 15:48:53 -0400
committerKyleMiles <krm504@nyu.edu>2022-04-12 10:34:11 -0400
commit70229f1a48db5dc11590dbd74bba5b341e9878ac (patch)
tree1a4ea253758da02a691d0930d4ac127815e3932a /rust
parent9c6be1b6e18c0f8c75e1eb5911ce1206e1a1d7b5 (diff)
Update cargo from stable-2021-06-17 -> stable-2021-04-07
Diffstat (limited to 'rust')
-rw-r--r--rust/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust/README.md b/rust/README.md
index 713f71c0..15f00e80 100644
--- a/rust/README.md
+++ b/rust/README.md
@@ -4,7 +4,7 @@
> :warning: **These bindings are in a very early beta, only have partial support for the core APIs and are still actively under development. Compatibility _will_ break and conventions _will_ change! They are being used for core Binary Ninja features however, so we expect much of what is already there to be reliable enough to build on, just don't be surprised if your plugins/scripts need to hit a moving target.**
-> :warning: This project runs on Rust version `stable-2021-06-17`
+> :warning: This project runs on Rust version `stable-2022-04-07`
## Dependencies