makepad/libs/latex_math/Cargo.toml
2026-02-12 14:52:33 +01:00

9 lines
149 B
TOML

[package]
name = "makepad-latex-math"
version = "0.1.0"
edition = "2021"
[dependencies]
ttf-parser = { path = "../ttf-parser" }
[dev-dependencies]