Format
This commit is contained in:
parent
5514ecda67
commit
c489be9c78
7 changed files with 293 additions and 236 deletions
|
|
@ -7,4 +7,5 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
eframe = { version = "*", features = ["dark-light"] }
|
||||
json = "*"
|
||||
serde = { version = "*", features = ["derive"] }
|
||||
serde_json = "*"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue