jmmt_tools/crates/jmmt/Cargo.toml

10 lines
130 B
TOML
Raw Permalink Normal View History

[package]
name = "jmmt"
version = "0.1.0"
edition = "2021"
[dependencies]
binext = "1.0.0"
image = "0.24.6"
thiserror = "1.0.40"