1
0
mirror of https://github.com/emilk/egui.git synced 2026-08-29 12:50:04 -04:00

Revert tts version to 0.20

This commit is contained in:
Emil Ernerfeldt
2022-04-30 19:23:44 +02:00
parent 45b0a071c8
commit d24599f3cc
3 changed files with 27 additions and 26 deletions

View File

@@ -127,4 +127,5 @@ web-sys = { version = "0.3.52", features = [
] }
# optional:
tts = { version = "0.21", optional = true } # feature screen_reader
# feature screen_reader
tts = { version = "0.20", optional = true } # stuck on old version due to compilation problems on linux