Complete merge with stash
This commit is contained in:
parent
e4dc131808
commit
564ccfad88
5 changed files with 39 additions and 2633 deletions
|
|
@ -7,5 +7,7 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
eframe = { version = "*", features = ["dark-light"] }
|
||||
egui = { version = "*", features = ["deadlock_detection"]}
|
||||
json = "*"
|
||||
serde = { version = "*", features = ["derive"] }
|
||||
serde_json = "*"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue