Skip to content

Commit

Permalink
Add Cargo.lock file
Browse files Browse the repository at this point in the history
Cargo.lock should be committed for binaries, see also
rust-lang/cargo#315.
  • Loading branch information
Daan Sprenkels committed Dec 31, 2017
1 parent 46fd393 commit b25d96b
Show file tree
Hide file tree
Showing 2 changed files with 326 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
/target/
**/*.rs.bk
Cargo.lock
326 changes: 326 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b25d96b

Please sign in to comment.