greatscottgadgets / cynthion

USB test instrument
https://greatscottgadgets.com/cynthion/
BSD 3-Clause "New" or "Revised" License
92 stars 21 forks source link

Upgrade moondancer-pac critical-section dependency #198

Closed goo99x closed 1 month ago

goo99x commented 1 month ago

Older versions of critical-section have been yanked from crates.io. Upgrade the version to the only stable version: 1.2.0 I'm not doing a PR for this since I'd need a maintainer to make sure that this upgrade won't break existing code (I'm still getting familiar with the code base)

https://github.com/greatscottgadgets/cynthion/blob/d8e8762ffe48fa79f79b99e16edbd717f9ab0329/firmware/moondancer-pac/Cargo.toml#L34-L35