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