Commit 5a07de3
authored
Include Cargo.lock for reproducible builds (#107)
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 75f29a0 commit 5a07de3
2 files changed
+1083
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
0 commit comments