mirror of
https://github.com/emilk/egui.git
synced 2026-08-31 05:40:03 -04:00
Revert tts version to 0.20
This commit is contained in:
@@ -54,4 +54,4 @@ serde = { version = "1.0", optional = true, features = ["derive"] }
|
||||
webbrowser = { version = "0.7", optional = true }
|
||||
|
||||
# feature screen_reader
|
||||
tts = { version = "0.21", optional = true }
|
||||
tts = { version = "0.20", optional = true } # stuck on old version due to compilation problems on linux
|
||||
|
||||
Reference in New Issue
Block a user