esp-rs / esp-idf-template

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

Update minimum supported cargo-generate version #107

Closed SergioGasquez closed 1 year ago

SergioGasquez commented 1 year ago

Currently, we have 0.14.0 as minimum version and some users reported having issues with 0.16.0 (#106)

Vollbrecht commented 1 year ago

tested with 17.4 + 18.2 and works on both