chewing-sys 0.2.5

Binding for the chewing library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[package]
name = "chewing-sys"
version = "0.2.5"
links = "chewing"
build = "build.rs"
authors = ["Eivind Gamst <eivindgamst@protonmail.com>"]
license = "MIT OR Apache-2.0"
description = "Binding for the chewing library"
homepage = "https://gitlab.com/Eivingam/chewing-sys"
repository = "https://gitlab.com/Eivingam/chewing-sys"
documentation = "https://docs.rs/chewing-sys"
readme = "README.md"

[build-dependencies]
bindgen = "0.65.1"
pkg-config = "0.3.26"