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 9b10996 commit ff605a6Copy full SHA for ff605a6
README.md
@@ -20,7 +20,7 @@ A Python-3 (CPython >= 3.10.0) Interpreter written in Rust :snake: :scream:
20
21
#### Check out our [online demo](https://rustpython.github.io/demo/) running on WebAssembly.
22
23
-RustPython requires Rust latest stable version (e.g 1.43.0 at May 24th 2020).
+RustPython requires Rust latest stable version (e.g 1.65.0 at November 10th 2022).
24
To check Rust version: `rustc --version` If you wish to update,
25
`rustup update stable`.
26
0 commit comments