1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-11 13:55:55 +03:00

README: update Rust version.

This commit is contained in:
Joel Martin 2015-03-05 13:40:15 -06:00
parent fb439f3cdf
commit 9106a221b8

View File

@ -308,7 +308,7 @@ cd ruby
ruby stepX_YYY.rb
```
### Rust (0.13)
### Rust (1.0.0 nightly)
The rust implementation of mal requires the rust compiler and build
tool (cargo) to build.