luciders/Cargo.toml

9 lines
122 B
TOML
Raw Normal View History

2024-10-29 20:58:10 +00:00
[package]
name = "luciders"
2024-11-04 11:00:48 +00:00
version = "1.1.0"
2024-10-29 20:58:10 +00:00
edition = "2021"
2024-11-02 07:29:58 +00:00
license = "AGPL-3.0-only"
2024-10-29 20:58:10 +00:00
[dependencies]
resvg = "0.44.0"