Complete merge with stash

This commit is contained in:
Florent DENEF 2022-11-29 16:19:33 +01:00
commit 564ccfad88
5 changed files with 39 additions and 2633 deletions

View file

@ -7,5 +7,7 @@ edition = "2021"
[dependencies]
eframe = { version = "*", features = ["dark-light"] }
egui = { version = "*", features = ["deadlock_detection"]}
json = "*"
serde = { version = "*", features = ["derive"] }
serde_json = "*"