Skip to content

Commit 1040bc7

Browse files
authored
Update Rust version in README (#200)
1 parent 57cdce3 commit 1040bc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Please make sure your dev machine satisfies those prerequisites.
1616
### Before you continue
1717

1818
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)).
19+
binding with Rust 1.66.1 (as specified in [`rust-toolchain`](mmtk/rust-toolchain)).
2020
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):
2121

2222
```console

0 commit comments

Comments
 (0)