1
0
Fork 0
forked from wry/wry
wry/crates/pango/Cargo.toml

16 lines
272 B
TOML

[package]
name = "jay-pango"
version.workspace = true
edition.workspace = true
license.workspace = true
build = "build.rs"
[dependencies]
jay-geometry = { path = "../geometry" }
thiserror = "2.0.11"
uapi = "0.2.13"
[build-dependencies]
anyhow = "1.0.79"
repc = "0.1.1"