Skip to content

Commit 04b93dc

Browse files
author
Sasha
committed
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-libraries
1 parent 7ebe95c commit 04b93dc

File tree

1 file changed

+179
-0
lines changed

1 file changed

+179
-0
lines changed

Cargo.lock

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

Comments
 (0)