mirror of
https://github.com/emilk/egui.git
synced 2026-08-30 21:30:03 -04:00
update tts 0.17 -> 0.19
This commit is contained in:
@@ -32,7 +32,7 @@ serde = { version = "1.0", optional = true, features = ["derive"] }
|
||||
webbrowser = { version = "0.5", optional = true }
|
||||
|
||||
# feature screen_reader
|
||||
tts = { version = "0.17", optional = true }
|
||||
tts = { version = "0.19", optional = true }
|
||||
|
||||
[features]
|
||||
default = ["clipboard", "links"]
|
||||
|
||||
Reference in New Issue
Block a user