Remove lockfile

This commit is contained in:
Nettika 2022-07-21 10:54:16 -07:00
parent a0b77c19c0
commit 5c983a0ac0
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"