mirror of
https://github.com/emilk/egui.git
synced 2026-08-29 04:40:03 -04:00
Update some crates (#2100)
* Update crate webbrowser 0.7 -> 0.8 * Update criterion 0.3 -> 0.4 * Update tts 0.20 -> 0.24 * revert tts update
This commit is contained in:
@@ -144,4 +144,4 @@ web-sys = { version = "0.3.58", features = [
|
||||
|
||||
# optional
|
||||
# feature screen_reader
|
||||
tts = { version = "0.20", optional = true } # Can't use 0.22 due to compilation problems on linux: https://github.com/emilk/egui/runs/7170127089?check_suite_focus=true#step:5:713
|
||||
tts = { version = "0.20", optional = true } # Can't use 0.21-0.24 due to compilation problems on linux
|
||||
|
||||
Reference in New Issue
Block a user