1
0
Fork 0
mirror of https://github.com/alacritty/alacritty.git synced 2024-11-11 13:51:01 -05:00
alacritty/servo-freetype-proxy/Cargo.toml

12 lines
193 B
TOML
Raw Normal View History

[package]
name = "servo-freetype-sys"
version = "4.0.3"
authors = ["Jon Gjengset <jon@thesquareplanet.com>"]
[lib]
name = "freetype_sys"
path = "src/lib.rs"
[dependencies]
freetype-sys = "*"