Cargo.lock added
This commit is contained in:
parent
7b8f15e072
commit
dcbb2681c1
1 changed files with 7 additions and 0 deletions
7
Cargo.lock
generated
Normal file
7
Cargo.lock
generated
Normal file
|
@ -0,0 +1,7 @@
|
|||
# This file is automatically @generated by Cargo.
|
||||
# It is not intended for manual editing.
|
||||
version = 3
|
||||
|
||||
[[package]]
|
||||
name = "slox"
|
||||
version = "0.1.0"
|
Loading…
Reference in a new issue