Skip to content

Commit b2cd95c

Browse files
authored
Merge pull request #1941 from jamestwebber/patch-1
update rust version in readme
2 parents 7967d30 + 8680076 commit b2cd95c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ A Python-3 (CPython >= 3.5.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.38.0 at Oct 1st 2019).
23+
RustPython requires Rust latest stable version (e.g 1.43.0 at May 24th 2020).
2424
To check Rust version: `rustc --version` If you wish to update,
2525
`rustup update stable`.
2626

0 commit comments

Comments
 (0)