Added Cargo.lock

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.
This commit is contained in:
2026-05-31 19:35:38 -04:00
parent b771e3c1bc
commit 7126bf3d29
Generated
+7
View File
@@ -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"