esp-rs / esp-idf-template

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

Update toolchain version to `1.62.1.0` #46

Closed SergioGasquez closed 1 year ago

SergioGasquez commented 1 year ago

Checks are failing since cargo-generate released a new version yesterday and CI for generating binary assets failed, see: https://github.com/cargo-generate/cargo-generate/issues/708

ivmarkov commented 1 year ago

@SergioGasquez Can you look into as to why the cargo-generate installation is failing?

SergioGasquez commented 1 year ago

@SergioGasquez Can you look into as to why the cargo-generate installation is failing?

Checks are failing since cargo-generate released a new version yesterday and CI for generating binary assets failed, see: https://github.com/cargo-generate/cargo-generate/issues/708