Commit 04b93dc
Sasha
Adds cargo lockfile
This allows us to ensure that builds is reproductible, since every person will
build the exact same dependency version.
Adding the cargo lockfile for binaries is considered as a good practice,
according to the cargo book [1].
[1]: https://doc.rust-lang.org/cargo/faq.html#why-do-binaries-have-cargolock-in-version-control-but-not-libraries1 parent 7ebe95c commit 04b93dc
1 file changed
Lines changed: 179 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments