forked from rojo-rbx/rojo
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
|
||||
|
||||
- language: rust
|
||||
rust: 1.32.0
|
||||
rust: 1.34.0
|
||||
cache: cargo
|
||||
|
||||
script:
|
||||
|
||||
@@ -50,7 +50,7 @@ If you find any mistakes, feel free to make changes in the [docs](https://github
|
||||
## Contributing
|
||||
Pull requests are welcome!
|
||||
|
||||
Rojo supports Rust 1.32 and newer.
|
||||
Rojo supports Rust 1.34.0 and newer.
|
||||
|
||||
## License
|
||||
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