Add Cargo.lock.

This commit is contained in:
Tom Alexander 2023-10-18 19:04:02 -04:00
parent 1ca2d2f49d
commit 483bc25975
Signed by: talexander
GPG Key ID: D3A179C9A53C0EDE
1 changed files with 7 additions and 0 deletions

7
Cargo.lock generated Normal file
View File

@ -0,0 +1,7 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
[[package]]
name = "writer"
version = "0.1.0"