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

13 lines
307 B
TOML
Raw Normal View History

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