version = 4
[[package]]
name = "bytemuck"
version = "1.25.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c8efb64bd706a16a1bdde310ae86b351e4d21550d98d056f22f8a7f7a2183fec"
[[package]]
name = "compcol"
version = "0.6.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5e71ed2b449090a4dd79517d9261eef6a075e2d9905778aa21f5971c0264f560"
[[package]]
name = "itoa"
version = "1.0.18"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8f42a60cbdf9a97f5d2305f08a87dc4e09308d1276d28c869c684d7777685682"
[[package]]
name = "memchr"
version = "2.8.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "88904434abc2901f197fe8cc55f0445e7ded921dba5911dad2e2b39b48e663c4"
[[package]]
name = "oxideav-core"
version = "0.1.29"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "90f122ec5ab9940f06ac87f34ffd165412aaf42017bcaf8e61f592d9cca838ce"
dependencies = [
"bytemuck",
"serde_json",
"thiserror",
]
[[package]]
name = "oxideav-otf"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "571c56414ce3138d3a4e7c833b402b3c69a96db707f54abd0f1ad85f3d5d1a0b"
dependencies = [
"oxideav-core",
]
[[package]]
name = "oxideav-pixfmt"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "46850a20fce2c714c577b373d9c1e7de320960579ba0806ad77de22c6e49e821"
dependencies = [
"oxideav-core",
]
[[package]]
name = "oxideav-png"
version = "0.1.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c78483db4263204f6f9e2e63354b45f0fe2f83e0e08282f68c8a9647d537fa1f"
dependencies = [
"compcol",
"oxideav-core",
]
[[package]]
name = "oxideav-raster"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "41beead01c28b23e6e997e8b2d3a38bb1b53cd37b6e8a72a10befa2fb57a6e06"
dependencies = [
"oxideav-core",
"oxideav-pixfmt",
]
[[package]]
name = "oxideav-scribe"
version = "0.1.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a9aec36b356861de9e0e660a7990f14b428476638f7b2ba902c0cd7e1ffdac39"
dependencies = [
"oxideav-core",
"oxideav-otf",
"oxideav-png",
"oxideav-ttf",
]
[[package]]
name = "oxideav-ttf"
version = "0.1.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c44d45518f6f4d749d2bf2c7cb3622fdb7ccc6147457545ed36aa8d241adea8e"
dependencies = [
"oxideav-core",
]
[[package]]
name = "proc-macro2"
version = "1.0.106"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934"
dependencies = [
"unicode-ident",
]
[[package]]
name = "quote"
version = "1.0.46"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dfbc457d0c7a0759a614551b11a6409e5951f6c7537be1f1b7682b9ae9230368"
dependencies = [
"proc-macro2",
]
[[package]]
name = "serde"
version = "1.0.228"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e"
dependencies = [
"serde_core",
]
[[package]]
name = "serde_core"
version = "1.0.228"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad"
dependencies = [
"serde_derive",
]
[[package]]
name = "serde_derive"
version = "1.0.228"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79"
dependencies = [
"proc-macro2",
"quote",
"syn",
]
[[package]]
name = "serde_json"
version = "1.0.150"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e8014e44b4736ed0538adeecded0fce2a272f22dc9578a7eb6b2d9993c74cfb9"
dependencies = [
"itoa",
"memchr",
"serde",
"serde_core",
"zmij",
]
[[package]]
name = "stipple-core"
version = "0.0.1"
dependencies = [
"stipple-geometry",
"stipple-layout",
"stipple-render",
"stipple-style",
]
[[package]]
name = "stipple-geometry"
version = "0.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "db536311b5a8ec956130f4afd0d6dd429ce6f0fcd8bfd420acb8a1875f600635"
[[package]]
name = "stipple-layout"
version = "0.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "141f7be86cb159256089459331ff1cbbee3cc1a3afdac31b9031403fc2c98df5"
dependencies = [
"stipple-geometry",
]
[[package]]
name = "stipple-render"
version = "0.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "619bf06ae6e2b3db0342abf88aadae9deb3270ed1708be2f4772fd4370ee3bf7"
dependencies = [
"oxideav-core",
"oxideav-raster",
"oxideav-scribe",
"stipple-geometry",
]
[[package]]
name = "stipple-style"
version = "0.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "63b2a6aee339c78c70a7cfb3dfc683e8eb8694485937172acf76c2424e775526"
dependencies = [
"stipple-render",
]
[[package]]
name = "syn"
version = "2.0.118"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1b9ae57f904213ebb649ce6895b8a66c66f0203b9319718f69a5612a065b1422"
dependencies = [
"proc-macro2",
"quote",
"unicode-ident",
]
[[package]]
name = "thiserror"
version = "2.0.18"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4288b5bcbc7920c07a1149a35cf9590a2aa808e0bc1eafaade0b80947865fbc4"
dependencies = [
"thiserror-impl",
]
[[package]]
name = "thiserror-impl"
version = "2.0.18"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ebc4ee7f67670e9b64d05fa4253e753e016c6c95ff35b89b7941d6b856dec1d5"
dependencies = [
"proc-macro2",
"quote",
"syn",
]
[[package]]
name = "unicode-ident"
version = "1.0.24"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75"
[[package]]
name = "zmij"
version = "1.0.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b8848ee67ecc8aedbaf3e4122217aff892639231befc6a1b58d29fff4c2cabaa"