Commit 166a69b
committed
Include Cargo.lock for reproducible builds
This project provides a library and an executable. Including a Cargo.lock allows
the executable to be built reliably (and is expected by third-parties, like
Nixpkgs). Those depending on the library are unaffected, since the Cargo.lock
files from dependencies will be ignored.1 parent 7886e1c commit 166a69b
2 files changed
+1103
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
0 commit comments