mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 06:40:06 -04:00
Update tts to 0.22
This commit is contained in:
@@ -58,7 +58,7 @@ puffin = { version = "0.13", optional = true }
|
||||
serde = { version = "1.0", optional = true, features = ["derive"] }
|
||||
|
||||
# feature screen_reader
|
||||
tts = { version = "0.20", optional = true } # stuck on old version due to compilation problems on linux
|
||||
tts = { version = "0.22", optional = true }
|
||||
|
||||
webbrowser = { version = "0.7", optional = true }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user