wars/wars-test/Cargo.toml

11 lines
208 B
TOML
Raw Permalink Normal View History

2024-06-06 20:37:15 +00:00
[package]
name = "wars-test"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
[lib]
crate-type = ["cdylib"]