mirror of
https://github.com/emilk/egui.git
synced 2026-09-01 06:10:06 -04:00
Update tts from 0.14 -> 0.15 (screen reader feature)
This commit is contained in:
@@ -34,7 +34,7 @@ ron = { version = "0.6", optional = true }
|
||||
serde = { version = "1", optional = true }
|
||||
|
||||
# feature screen_reader
|
||||
tts = { version = "0.14", optional = true }
|
||||
tts = { version = "0.15", optional = true }
|
||||
|
||||
# feature "time"
|
||||
chrono = { version = "0.4", optional = true }
|
||||
|
||||
Reference in New Issue
Block a user