Bump speech-dispatcher dependency.

This commit is contained in:
Nolan Darilek 2022-01-27 10:56:11 -06:00
parent 660072809d
commit 4466923620
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ tolk = { version = "0.5", optional = true }
windows = { version = "0.30", features = ["alloc", "Foundation", "Media_Core", "Media_Playback", "Media_SpeechSynthesis", "Storage_Streams"] }
[target.'cfg(target_os = "linux")'.dependencies]
speech-dispatcher = "0.10"
speech-dispatcher = "0.11"
[target.'cfg(any(target_os = "macos", target_os = "ios"))'.dependencies]
cocoa-foundation = "0.1"