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

Update tts 0.20 -> 0.21

This commit is contained in:
Emil Ernerfeldt
2022-04-30 17:59:30 +02:00
parent 30aeb2a94f
commit ed4fe43e7a
3 changed files with 61 additions and 18 deletions

View File

@@ -54,4 +54,4 @@ serde = { version = "1.0", optional = true, features = ["derive"] }
webbrowser = { version = "0.7", optional = true }
# feature screen_reader
tts = { version = "0.20", optional = true }
tts = { version = "0.21", optional = true }