Skip to content

Commit ff605a6

Browse files
committed
Occasional README update for minimal rust version requirements
1 parent 9b10996 commit ff605a6

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
@@ -20,7 +20,7 @@ A Python-3 (CPython >= 3.10.0) Interpreter written in Rust :snake: :scream:
2020

2121
#### Check out our [online demo](https://rustpython.github.io/demo/) running on WebAssembly.
2222

23-
RustPython requires Rust latest stable version (e.g 1.43.0 at May 24th 2020).
23+
RustPython requires Rust latest stable version (e.g 1.65.0 at November 10th 2022).
2424
To check Rust version: `rustc --version` If you wish to update,
2525
`rustup update stable`.
2626

0 commit comments

Comments
 (0)