mirror of
https://github.com/ndarilek/tts-rs.git
synced 2024-11-17 13:29:37 +00:00
Bump dependencies.
This commit is contained in:
parent
8f5f58028a
commit
d67bf8344a
|
@ -22,10 +22,10 @@ env_logger = "0.8"
|
|||
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
tolk = { version = "0.3", optional = true }
|
||||
windows = "0.7"
|
||||
windows = "0.9"
|
||||
|
||||
[target.'cfg(windows)'.build-dependencies]
|
||||
windows = "0.7"
|
||||
windows = "0.9"
|
||||
|
||||
[target.'cfg(target_os = "linux")'.dependencies]
|
||||
speech-dispatcher = "0.7"
|
||||
|
|
Loading…
Reference in New Issue
Block a user