libcosmic/examples/text/Cargo.toml

12 lines
157 B
TOML
Raw Normal View History

2022-10-03 11:45:46 -06:00
[package]
name = "text"
version = "0.1.0"
authors = []
edition = "2021"
publish = false
[dependencies]
orbclient = "0.3"
rusttype = "0.9"
rustybuzz = "0.5"