Skip to content

Commit

Permalink
Commit Cargo.lock (#562)
Browse files Browse the repository at this point in the history
As of rust-lang/cargo#8728 it is now recommended to always check in
Cargo.lock. This will help with reproducability. It will also allow
tidy to run on the backtrace workspace.
  • Loading branch information
bjorn3 committed Oct 6, 2023
1 parent d80896c commit 9532971
Show file tree
Hide file tree
Showing 2 changed files with 221 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
target
Cargo.lock
221 changes: 221 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 9532971

Please sign in to comment.