handball2/Cargo.toml

12 lines
143 B
TOML
Raw Permalink Normal View History

2021-12-29 16:49:49 +00:00
[package]
name = "handball"
version = "0.1.0"
edition = "2021"
[features]
[dependencies]
anyhow = "1.0.52"
fs-err = "2.6.0"
logos = "0.12.0"