mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 22:53:14 -04:00
Add emath::OrderedFloat (moved from epaint::util::OrderedFloat) (#4389)
It makes much more sense in `emath`
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -1242,6 +1242,7 @@ dependencies = [
|
||||
"ahash",
|
||||
"backtrace",
|
||||
"document-features",
|
||||
"emath",
|
||||
"epaint",
|
||||
"log",
|
||||
"nohash-hasher",
|
||||
|
||||
Reference in New Issue
Block a user