Files
zoeae/Cargo.toml
T

10 lines
219 B
TOML
Raw Normal View History

[package]
name = "zoeae"
version = "0.1.0"
edition = "2024"
[dependencies]
2026-01-21 07:12:20 -06:00
iced = { version = "0.14.0", features = ["image", "markdown", "highlighter"] }
rfd = "0.17.1"
uuid = { version = "1.19.0", features = ["v4"] }