We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7967d30 + 8680076 commit b2cd95cCopy full SHA for b2cd95c
README.md
@@ -20,7 +20,7 @@ A Python-3 (CPython >= 3.5.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.38.0 at Oct 1st 2019).
+RustPython requires Rust latest stable version (e.g 1.43.0 at May 24th 2020).
24
To check Rust version: `rustc --version` If you wish to update,
25
`rustup update stable`.
26
0 commit comments