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:
@@ -85,7 +85,7 @@ atomic_refcell = "0.1" # Used instead of parking_lot on on wasm. See https://git
|
||||
|
||||
|
||||
[dev-dependencies]
|
||||
criterion = { version = "0.3", default-features = false }
|
||||
criterion = { version = "0.4", default-features = false }
|
||||
|
||||
|
||||
[[bench]]
|
||||
|
||||
Reference in New Issue
Block a user