speech-dispatcher-rs/speech-dispatcher-sys/Cargo.toml

13 lines
307 B
TOML

[package]
name = "speech-dispatcher-sys"
version = "0.5.2"
authors = ["Nolan Darilek <nolan@thewordnerd.info>"]
repository = "https://gitlab.com/ndarilek/speech-dispatcher-rs"
description = "speech-dispatcher system bindings"
license = "LGPL-2.1"
edition = "2018"
[build-dependencies]
bindgen = ">= 0.54"