2019-12-22 18:12:27 +00:00
|
|
|
[package]
|
|
|
|
name = "speech-dispatcher-sys"
|
2022-02-05 15:15:15 +00:00
|
|
|
version = "0.7.0"
|
2019-12-22 18:12:27 +00:00
|
|
|
authors = ["Nolan Darilek <nolan@thewordnerd.info>"]
|
2019-12-23 14:03:24 +00:00
|
|
|
repository = "https://gitlab.com/ndarilek/speech-dispatcher-rs"
|
2019-12-22 18:12:27 +00:00
|
|
|
description = "speech-dispatcher system bindings"
|
2022-02-05 15:15:15 +00:00
|
|
|
license = "LGPL-2.1 OR MIT OR Apache-2.0"
|
2022-01-27 16:06:41 +00:00
|
|
|
edition = "2021"
|
2019-12-22 18:12:27 +00:00
|
|
|
|
|
|
|
[build-dependencies]
|
2020-09-18 17:06:32 +00:00
|
|
|
|
|
|
|
bindgen = ">= 0.54"
|