We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57cdce3 commit 1040bc7Copy full SHA for 1040bc7
README.md
@@ -16,7 +16,7 @@ Please make sure your dev machine satisfies those prerequisites.
16
### Before you continue
17
18
The minimal supported Rust version for MMTk-OpenJDK binding is 1.57.0. Make sure your Rust version is higher than this. We test MMTk-OpenJDK
19
-binding with Rust 1.59.0 (as specified in [`rust-toolchain`](mmtk/rust-toolchain)).
+binding with Rust 1.66.1 (as specified in [`rust-toolchain`](mmtk/rust-toolchain)).
20
You may also need to use ssh-agent to authenticate with github (see [here](https://github.com/rust-lang/cargo/issues/3487) for more info):
21
22
```console
0 commit comments