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

12 lines
299 B
TOML
Raw Normal View History

2019-12-22 18:12:27 +00:00
[package]
name = "speech-dispatcher-sys"
version = "0.4.0"
authors = ["Nolan Darilek <nolan@thewordnerd.info>"]
repository = "https://gitlab.com/ndarilek/speech-dispatcher-sys"
description = "speech-dispatcher system bindings"
license = "LGPL-2.1"
[build-dependencies]
bindgen = "0.51"
gcc = "0.3"