first gui prototype
This commit is contained in:
parent
f7f5dcb1b3
commit
427b1b0289
1 changed files with 1 additions and 1 deletions
|
@ -16,5 +16,5 @@ reqwest = "0.10.9"
|
|||
serde = { version = "1.0.117", features = ["derive"] }
|
||||
serde_json = "1.0.60"
|
||||
thiserror = "1.0.23"
|
||||
tokio = { version = "0.2.23", features = ["macros", "fs", "process"] }
|
||||
tokio = { version = "0.2.23", features = ["macros", "fs"] }
|
||||
url = "2.2.0"
|
||||
|
|
Loading…
Reference in a new issue