progress on serial and added editor
This commit is contained in:
@@ -26,8 +26,11 @@ common = { path = "../common" }
|
||||
egui = "0.33.3"
|
||||
eframe = "0.33.3"
|
||||
egui_tiles = "0.14.1"
|
||||
#assembler = { path = "../assembler" }
|
||||
|
||||
egui_code_editor = "0.2.21"
|
||||
egui_file = "0.25.0"
|
||||
dirs = "6.0.0"
|
||||
assembler = { path = "../assembler" }
|
||||
egui_extras = "0.33.3"
|
||||
|
||||
[features]
|
||||
default = ["mainstore-prealloc"]
|
||||
|
||||
Reference in New Issue
Block a user