mirror of
https://github.com/emilk/egui.git
synced 2026-09-01 22:30:03 -04:00
Update tts to 0.21.1
This commit is contained in:
@@ -61,4 +61,4 @@ serde = { version = "1.0", optional = true, features = ["derive"] }
|
||||
webbrowser = { version = "0.6", optional = true }
|
||||
|
||||
# feature screen_reader
|
||||
tts = { version = "0.20", optional = true }
|
||||
tts = { version = "0.21.1", optional = true }
|
||||
|
||||
Reference in New Issue
Block a user