egui
This commit is contained in:
@ -4,4 +4,8 @@ version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
eframe = "0.34.3"
|
||||
egui = "0.34.3"
|
||||
egui_plot = "0.35.0"
|
||||
indicatif = "0.18.4"
|
||||
num-complex = "0.4.6"
|
||||
|
||||
Reference in New Issue
Block a user