chore: cargo init

Signed-off-by: Jacob <jacob@katniss.top>
This commit is contained in:
2025-04-11 18:13:22 -04:00
committed by Jacob
parent 65d2ed3204
commit d930286adc
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"