aboutsummaryrefslogtreecommitdiff
path: root/import/fallback_generator/Cargo.toml
blob: 13823ba4646d16a15f7763815197c3c064f70807 (plain)
1
2
3
4
5
6
7
8
9
10
[package]
name = "jellyimport-fallback-generator"
version = "0.1.0"
edition = "2024"

[dependencies]
ab_glyph = "0.2.29"
imageproc = "0.25.0"
image = { version = "0.25.6", default-features = false, features = ["qoi"] }
anyhow = "1.0.98"