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

12 lines
298 B
TOML
Raw Normal View History

2019-12-22 18:12:27 +00:00
[package]
name = "speech-dispatcher-sys"
version = "0.4.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"
[build-dependencies]
2020-05-12 21:11:52 +00:00
bindgen = "0.53"
2019-12-22 18:12:27 +00:00
gcc = "0.3"