mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2026-03-12 21:23:13 -07:00
8 lines
93 B
TOML
8 lines
93 B
TOML
[package]
|
|
name = "gunner"
|
|
version = "0.1.0"
|
|
edition = "2024"
|
|
|
|
[dependencies]
|
|
rand = "0.10.0"
|