mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-04 02:20:54 +01:00
doc(README): need Rust 1.6 now
[skip ci]
This commit is contained in:
@@ -47,8 +47,8 @@ To generate the APIs yourself, you will need to meet the following prerequisites
|
||||
* **an internet connection and wget**
|
||||
* Make will download all other prerequisites automatically into hidden directories within this repository, which requires it to make some downloads via wget.
|
||||
* **Rust Stable**
|
||||
* This project compiles on *stable* Rust only. You might consider using [Multirust][multirust] to control
|
||||
the toolchain on a per-project basis
|
||||
* This project compiles on *stable* Rust *1.6 or greater* only. You might consider using [Multirust][multirust] to control
|
||||
the toolchain on a per-project basis.
|
||||
|
||||
## Using Make
|
||||
|
||||
|
||||
Reference in New Issue
Block a user