End of day commit.
This commit is contained in:
parent
877d300a5c
commit
09c02c8783
5 changed files with 24 additions and 4 deletions
|
|
@ -8,6 +8,7 @@ edition = "2021"
|
|||
[dependencies]
|
||||
eframe = { version = "*", features = ["dark-light"] }
|
||||
egui = { version = "*", features = ["deadlock_detection"]}
|
||||
egui_file = "*"
|
||||
json = "*"
|
||||
serde = { version = "*", features = ["derive"] }
|
||||
serde_json = "*"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue