blob: 7d098573b4705ac036ab743f948d59865d4546b0 (
plain)
[package]
name = "alligator_resources"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
image = "0.24"
thiserror = "1"
exun = "0.1"
|