This commit is contained in:
2026-03-29 07:43:22 +07:00
parent 9e81f60ee7
commit 2aaf0d8b6b
6 changed files with 5 additions and 7 deletions

6
guessing_game/Cargo.toml Normal file
View File

@@ -0,0 +1,6 @@
[package]
name = "guessing_game"
version = "0.1.0"
edition = "2024"
[dependencies]