Skip to content

Commit

Permalink
Check in Cargo.lock
Browse files Browse the repository at this point in the history
Per [updated guidance][1], it is recommended to commit the Cargo.lock, even for
libraries.

[1]: https://blog.rust-lang.org/2023/08/29/committing-lockfiles.html
  • Loading branch information
Dr-Emann committed May 22, 2024
1 parent 4839b15 commit de8360e
Show file tree
Hide file tree
Showing 3 changed files with 1,003 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
target
Cargo.lock
.DS_Store
.idea
Loading

0 comments on commit de8360e

Please sign in to comment.