mirror of
https://github.com/emilk/egui.git
synced 2026-08-30 13:20:05 -04:00
Update tts to 0.22
This commit is contained in:
@@ -143,4 +143,4 @@ web-sys = { version = "0.3.52", features = [
|
||||
|
||||
# optional
|
||||
# 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 }
|
||||
|
||||
Reference in New Issue
Block a user