This repository has been archived on 2024-11-11. You can view files and clone it, but cannot push or open issues or pull requests.
pngxor/Cargo.toml
2022-01-29 19:13:05 +00:00

9 lines
190 B
TOML

[package]
name = "pngxor"
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.11.0"