wars/wars-rt/Cargo.toml

15 lines
291 B
TOML
Raw Normal View History

2024-06-06 20:37:15 +00:00
[package]
name = "wars-rt"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
anyhow = "1.0.86"
castaway = "0.2.2"
derive_more = "0.99.17"
paste = "1.0.15"
tramp = "0.3.0"
tuple_list = "0.1.3"