1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-23 15:04:36 +03:00
wezterm/deps/freetype/Cargo.toml
2019-03-23 13:18:55 -07:00

14 lines
219 B
TOML

[package]
authors = ["Wez Furlong <wez@wezfurlong.org>"]
name = "freetype"
version = "0.1.0"
edition = "2018"
links = "freetype"
build = "build.rs"
[dependencies]
[build-dependencies]
cmake = "0.1"
fs_extra = "1.1.0"