ch32-rs / wchisp

WCH ISP Tool in Rust
https://ch32-rs.github.io/wchisp/
GNU General Public License v2.0
166 stars 28 forks source link

Add Cargo.lock #32

Closed kalebpace closed 1 year ago

kalebpace commented 1 year ago

I am currently trying to build a Nix package for this project. Since it lacks a Cargo.lock, it is difficult to get reproducible builds.

It would be nice to have this included as per the Cargo Book

Thanks!

andelf commented 1 year ago

Agreed, binary package should have a Cargo.lock.

kalebpace commented 1 year ago

Perfect, thanks!

https://github.com/kalebpace/rtthread-binary-clock-ch32v208w-r0/blob/1f1211c313270a4f748dad46fd0cd754c749f981/nix/wchisp/default.nix