chore: cargo init

This commit is contained in:
J / Jacob Babich
2025-04-11 18:13:22 -04:00
parent 65d2ed3204
commit 140231055e
4 changed files with 17 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 = 4
[[package]]
name = "impersonation-game"
version = "0.1.0"