mirror of
https://github.com/wez/wezterm.git
synced 2024-11-29 21:44:24 +03:00
11 lines
193 B
TOML
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"
|