raqm 0.1.0

libraqm Rust bindings
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "raqm"
version = "0.1.0"
authors = ["Mike Lubinets <lubinetsm@yandex.ru>"]
description = "libraqm Rust bindings"
repository = "https://github.com/rise-ui/raqm-rs"
keywords = ["rise", "rist-ui", "raqm", "binding", "layout"]
categories = ["external-ffi-bindings", "gui"]
license = "MIT"

[dependencies]
raqm-sys = "0.2.1"
failure = "0.1.1"