Remove lockfile

This commit is contained in:
Benjamin Herman 2022-07-21 10:54:16 -07:00
parent ff56bbf7be
commit 40a3160e9a
No known key found for this signature in database
GPG key ID: A2D1938EC56DBF49
2 changed files with 1 additions and 7 deletions

1
.gitignore vendored
View file

@ -1 +1,2 @@
/target /target
Cargo.lock

7
Cargo.lock generated
View file

@ -1,7 +0,0 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
[[package]]
name = "vet"
version = "0.1.0"