Add version to dependency.

master
Nolan Darilek 4 years ago
parent a0bc337852
commit 34ca29d425

@ -7,4 +7,4 @@ description = "Rusty interface to the speech-dispatcher speech synthesis library
license = "LGPL-2.1"
[dependencies]
speech-dispatcher-sys = { path = "../speech-dispatcher-sys" }
speech-dispatcher-sys = { version = "0.4.0", path = "../speech-dispatcher-sys" }

Loading…
Cancel
Save