Bump dependencies and version.

master
Nolan Darilek 4 years ago
parent cc22ede3f2
commit ebb3078c8a

@ -1,11 +1,11 @@
[package]
name = "speech-dispatcher-sys"
version = "0.4.0"
version = "0.4.1"
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"
bindgen = "0.52"
gcc = "0.3"

@ -1,6 +1,6 @@
[package]
name = "speech-dispatcher"
version = "0.4.0"
version = "0.4.1"
authors = ["Nolan Darilek <nolan@thewordnerd.info>"]
repository = "https://gitlab.com/ndarilek/speech-dispatcher-rs"
description = "Rusty interface to the speech-dispatcher speech synthesis library"

Loading…
Cancel
Save