Skip to content

Commit

Permalink
Remove Cargo.lock
Browse files Browse the repository at this point in the history
Add to gitignore
Updated dependencies
  • Loading branch information
ChrisRega committed Mar 27, 2023
1 parent af5552b commit e7dbbf4
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1,594 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@
# These are backup files generated by rustfmt
**/*.rs.bk

.idea/**/*
.idea/**/*
Cargo.lock
Loading

0 comments on commit e7dbbf4

Please sign in to comment.