mirror of
https://github.com/ndarilek/tts-rs.git
synced 2024-11-17 13:29:37 +00:00
Constrain version so example builds.
This commit is contained in:
parent
238d7e2cb3
commit
5feb8e3186
|
@ -9,5 +9,6 @@ edition = "2018"
|
|||
[dependencies]
|
||||
console_log = "0.2"
|
||||
log = "0.4"
|
||||
seed = "0.8"
|
||||
tts = { path = "../.." }
|
||||
seed = "0.9"
|
||||
tts = { path = "../.." }
|
||||
wasm-bindgen = "= 0.2.80"
|
Loading…
Reference in New Issue
Block a user