1
0
mirror of https://github.com/emilk/egui.git synced 2026-09-02 06:40:06 -04:00

Update tts to 0.21.1

This commit is contained in:
Emil Ernerfeldt
2022-04-11 16:36:25 +02:00
parent efc0b992e0
commit de038b9546
3 changed files with 61 additions and 18 deletions

View File

@@ -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 }