esp-rs / esp-idf-template

A "Hello, world!" template of a Rust binary crate for the ESP-IDF framework.
417 stars 50 forks source link

Update toolchain version to 1.62.1.0 and update `cargo-generate` installation methods #50

Closed SergioGasquez closed 2 years ago

SergioGasquez commented 2 years ago

Update toolchain version to 1.62.1.0 and added an extra step that installs cargo-generate via cargo if the binary installation failed in order to minimize third party errors on the CI.