update egui
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
use egui::plot::{Line, PlotPoint, PlotPoints, Points};
|
||||
use egui::Id;
|
||||
use egui_plot::{Line, PlotPoint, PlotPoints, Points};
|
||||
use emath::Pos2;
|
||||
use getrandom::getrandom;
|
||||
use itertools::Itertools;
|
||||
|
||||
Reference in New Issue
Block a user