Added Cargo.lock (#2)
Added in the Cargo.lock file as this will be a binary and we need it. This is just a barebones one for now and will be expanded upon as we add in new crates. Reviewed-on: #2
This commit was merged in pull request #2.
This commit is contained in:
Generated
+7
@@ -0,0 +1,7 @@
|
||||
# This file is automatically @generated by Cargo.
|
||||
# It is not intended for manual editing.
|
||||
version = 4
|
||||
|
||||
[[package]]
|
||||
name = "rstow"
|
||||
version = "0.1.0"
|
||||
Reference in New Issue
Block a user