Bump Speech-dispatcher dependency.

This commit is contained in:
Nolan Darilek 2019-09-10 09:55:33 -05:00
parent 3610d5a375
commit 8ee3015d7f
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ env_logger = "0.6"
tolk = { git = "https://github.com/ndarilek/tolk-rs" }
[target.'cfg(target_os = "linux")'.dependencies]
speech-dispatcher = "0.2"
speech-dispatcher = "0.3"
[target.wasm32-unknown-unknown.dependencies]
wasm-bindgen = "0.2"