rust-buildkit
rust-buildkit copied to clipboard
Repo doesn't compile out-of-box
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?