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

Updated dependencies versions #84

Closed mn-xd closed 1 year ago

mn-xd commented 1 year ago

For me, it was causing some problems when I was trying to build, so I updated versions and now it works.

swanandx commented 1 year ago

Yeah, I also faced the same, esp-idf-template having older versions ( especially for esp-idf-sys )causes conflicts! I was going to open a PR but found this haha. Hope this gets merged ASAP :rocket: