guessing_game/Cargo.toml

7 lines
84 B
TOML
Raw Normal View History

2024-08-21 10:52:59 +08:00
[package]
name = "guessing_game"
version = "0.1.0"
edition = "2021"
[dependencies]