mirror of
https://github.com/emilk/egui.git
synced 2026-08-30 13:20:05 -04:00
Faster dashed line generation (#1027)
* Faster dashed lines generation * Add dashed_line benchmark
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -950,6 +950,7 @@ dependencies = [
|
||||
"atomic_refcell",
|
||||
"bytemuck",
|
||||
"cint",
|
||||
"criterion",
|
||||
"emath",
|
||||
"nohash-hasher",
|
||||
"parking_lot",
|
||||
|
||||
Reference in New Issue
Block a user