aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Martin <github@martintribe.org>2015-03-05 13:40:15 -0600
committerJoel Martin <github@martintribe.org>2015-03-05 13:40:15 -0600
commit9106a221b8fa2c06ab7d66e54c0f9c9b6efa3ba6 (patch)
tree35339c7a85e298ab0c299815b91b7d657286a347
parentfb439f3cdfea0d68aa2240d436a873bc43648087 (diff)
downloadmal-9106a221b8fa2c06ab7d66e54c0f9c9b6efa3ba6.tar.gz
mal-9106a221b8fa2c06ab7d66e54c0f9c9b6efa3ba6.zip
README: update Rust version.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 74c1d27..e85e803 100644
--- a/README.md
+++ b/README.md
@@ -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.