mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 15:13:12 -04:00
Update to rand 0.9
This commit is contained in:
@@ -58,7 +58,7 @@ serde = { workspace = true, optional = true }
|
||||
criterion.workspace = true
|
||||
egui_kittest = { workspace = true, features = ["wgpu", "snapshot"] }
|
||||
egui = { workspace = true, features = ["default_fonts"] }
|
||||
rand = "0.8"
|
||||
rand = "0.9"
|
||||
|
||||
[[bench]]
|
||||
name = "benchmark"
|
||||
|
||||
Reference in New Issue
Block a user