rm Cargo.lock

This commit is contained in:
Jai Chopra
2023-03-22 13:36:44 -07:00
parent b35a4273b2
commit 5648801064
2 changed files with 2 additions and 8 deletions

3
.gitignore vendored
View File

@@ -3,4 +3,5 @@
*.egg-info
**/__pycache__
rust/target
rust/target
rust/Cargo.lock

7
rust/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 = "lancedb"
version = "0.0.1"