From 38e3c198f294ad6aebaa5d1f3f202f66f832d48e Mon Sep 17 00:00:00 2001 From: Lucien Greathouse Date: Tue, 5 Feb 2019 10:30:09 -0800 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b5535ddd..458fed60 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ If you use a plugin that _isn't_ Rojo for syncing code, open an issue and let me ## Contributing Pull requests are welcome! -All pull requests are run against a test suite on Travis CI. That test suite should always pass! +Rojo supports Rust 1.31.1 and newer. Any changes to the minimum required compiler version require a _minor_ version bump. ## License Rojo is available under the terms of the Mozilla Public License, Version 2.0. See [LICENSE.txt](LICENSE.txt) for details. \ No newline at end of file