raqm-sys 0.2.1

sys bindings for libraqm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[build-dependencies.bindgen]
version = "0.37.0"

[build-dependencies.cc]
version = "1.0.17"
[dependencies.freetype]
version = "0.4.0"

[package]
authors = ["Mike Lubinets <lubinetsm@yandex.ru>"]
build = "build.rs"
description = "sys bindings for libraqm"
keywords = ["binding"]
license = "MIT"
name = "raqm-sys"
repository = "https://github.com/mersinvald/raqm-sys"
version = "0.2.1"