Update README.md to mention the actual version of Rust supported.

This commit is contained in:
Dan Gohman
2018-09-21 19:50:05 -07:00
parent e7565a8893
commit fd081f2af8

View File

@@ -41,7 +41,7 @@ needed before it would be ready for a production use case.
Cranelift's APIs are not yet stable.
Cranelift currently supports Rust 1.25.1 and later. We intend to always
Cranelift currently supports Rust 1.25.0 and later. We intend to always
support the latest *stable* Rust. And, we currently support the version
of Rust in the latest Ubuntu LTS, although whether we will always do so
is not yet determined. Cranelift requires Python 2.7 or Python 3 to