mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-23 06:05:24 +00:00
Bump minimum Rust version to 1.34.0
This commit is contained in:
@@ -30,7 +30,7 @@ matrix:
|
|||||||
# - luacov-coveralls -e $TRAVIS_BUILD_DIR/lua_install
|
# - luacov-coveralls -e $TRAVIS_BUILD_DIR/lua_install
|
||||||
|
|
||||||
- language: rust
|
- language: rust
|
||||||
rust: 1.32.0
|
rust: 1.34.0
|
||||||
cache: cargo
|
cache: cargo
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
|||||||
@@ -50,7 +50,7 @@ If you find any mistakes, feel free to make changes in the [docs](https://github
|
|||||||
## Contributing
|
## Contributing
|
||||||
Pull requests are welcome!
|
Pull requests are welcome!
|
||||||
|
|
||||||
Rojo supports Rust 1.32 and newer.
|
Rojo supports Rust 1.34.0 and newer.
|
||||||
|
|
||||||
## License
|
## License
|
||||||
Rojo is available under the terms of the Mozilla Public License, Version 2.0. See [LICENSE.txt](LICENSE.txt) for details.
|
Rojo is available under the terms of the Mozilla Public License, Version 2.0. See [LICENSE.txt](LICENSE.txt) for details.
|
||||||
Reference in New Issue
Block a user