rust-dungeoncrawl/Cargo.toml

9 lines
181 B
TOML
Raw Normal View History

2021-11-15 11:17:55 -06:00
[package]
name = "dungeoncrawl"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]