rximg/Cargo.toml

11 lines
211 B
TOML
Raw Normal View History

2024-04-07 22:32:35 +00:00
[package]
name = "rximg"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
png = "0.17.13"
quickcheck = "1.0.3"