This commit is contained in:
Arthur Beck 2025-05-07 16:20:08 -05:00
parent 2677e3650b
commit da49e2223b
Signed by: ArthurB
GPG key ID: CA200B389F0F6BC9
3 changed files with 90 additions and 0 deletions

4
Cargo.toml Normal file
View file

@ -0,0 +1,4 @@
[package]
name = "compactadventure2"
version = "0.1.0"
edition = "2024"