1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-29 21:44:24 +03:00
wezterm/font/Cargo.toml
2018-01-14 23:34:59 -08:00

11 lines
193 B
TOML

[package]
authors = ["Wez Furlong <wez@wezfurlong.org>"]
name = "font"
version = "0.1.0"
[dependencies]
failure = "0.1.1"
freetype = "0.3.0"
harfbuzz-sys = "0.1.15"
servo-fontconfig = "0.4.0"