bwinf-42-1/st-egano/Cargo.toml

12 lines
261 B
TOML
Raw Normal View History

2023-09-13 16:26:07 +00:00
[package]
name = "st-egano"
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"
clap = { version = "4.4.2", features = ["derive"] }
image = "0.24.7"