Skip to content

Commit eb1b43f

Browse files
committed
Put the Cargo.lock into git
Tracking it via git has various advantages. This is a library yes, but I think the policy to not track Cargo.lock for libraries is not that useful.
1 parent b8f566b commit eb1b43f

File tree

3 files changed

+819
-1
lines changed

3 files changed

+819
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
target
2-
Cargo.lock
32
*swp
43
callgrind.out.*
54
test-assets

Cargo.lock

Lines changed: 316 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)