Migrated to druid gui

This commit is contained in:
2022-08-21 10:50:48 -07:00
parent 54b2b8b117
commit b4c22cdc48
3 changed files with 134 additions and 70 deletions

View File

@@ -15,6 +15,7 @@ reqwest = {version = "0.11.11", features = ["blocking"]}
iui = "0.3.0"
serde_json = "1.0"
tokio = {version="1", features=["full"]}
druid = "0.7.0"
[build-dependencies]
embed-resource = "1.6"