Skip to content

Commit

Permalink
Bring back the root lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
kvark committed Oct 4, 2021
1 parent c3d9068 commit 4054d82
Show file tree
Hide file tree
Showing 2 changed files with 1,984 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Generated by Cargo
# will have compiled files and executables
target/
Cargo.lock
# Include the root lockfile but not the others
*/Cargo.lock

# These are backup files generated by rustfmt
**/*.rs.bk
Expand Down
Loading

0 comments on commit 4054d82

Please sign in to comment.