cargo: commit stub lock file

This commit is contained in:
Jake Hillion 2024-04-29 22:33:42 +01:00
parent c11072c003
commit fdb0733dbe
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,4 @@
README.md
Cargo.toml
Cargo.lock
flake.nix

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 = "${REPO_NAME}"
version = "0.1.0"