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

13 lines
328 B
TOML

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