1
0
mirror of https://github.com/emilk/egui.git synced 2026-08-30 21:30:03 -04:00

Revert "Update tts to 0.21.1" (#1482)

This reverts commit de038b9546.
This commit is contained in:
Emil Ernerfeldt
2022-04-12 21:40:57 +02:00
committed by GitHub
parent 08b208586a
commit 973c3f22d1
3 changed files with 18 additions and 61 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.21.1", optional = true }
tts = { version = "0.20", optional = true }