Including Cargo.lock in source control (#139)

* Removing cargo.lock from gitignore

* Adding cargo.lock
This commit was merged in pull request #139.
This commit is contained in:
KD
2025-06-01 19:15:33 -04:00
committed by GitHub
parent e2485cec44
commit 95688cccfa
2 changed files with 2609 additions and 1 deletions
-1
View File
@@ -1,7 +1,6 @@
# Added by cargo
/target
Cargo.lock
.env
.DS_STORE