Update GH workflows, bump minimum Rust to 1.36.0

This commit is contained in:
Lucien Greathouse
2019-09-17 18:31:02 -07:00
parent 13dafc2091
commit 717c15256f
4 changed files with 44 additions and 3 deletions

View File

@@ -49,7 +49,7 @@ Check out our [contribution guide](CONTRIBUTING.md) for detailed instructions fo
Pull requests are welcome!
Rojo supports Rust 1.34.0 and newer. The minimum supported version of Rust is based on the latest versions of the dependencies that Rojo has.
Rojo supports Rust 1.36.0 and newer. The minimum supported version of Rust is based on the latest versions of the dependencies that Rojo has.
## License
Rojo is available under the terms of the Mozilla Public License, Version 2.0. See [LICENSE.txt](LICENSE.txt) for details.