rust-buildkit icon indicating copy to clipboard operation
rust-buildkit copied to clipboard

Repo doesn't compile out-of-box

Open edrevo opened this issue 5 years ago • 0 comments

I've noticed that the Cargo.lock file is gitignored in this repo, and unfortunately the repo doesn't compile of out the box anymore due to a change in indexmap::IndexSet (which now requires 2 type arguments). Would you be open to adding a Cargo.lock file to make the repo build reproducible?

edrevo avatar Aug 17 '20 20:08 edrevo