Skip to content

Commit

Permalink
add a Cargo.lock file
Browse files Browse the repository at this point in the history
`cargo-guppy` is a binary crate, and it's best practice to check in the lock
file because of that.
  • Loading branch information
sunshowers committed Apr 5, 2020
1 parent 1990abf commit efb2027
Show file tree
Hide file tree
Showing 2 changed files with 1,210 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
Loading

0 comments on commit efb2027

Please sign in to comment.