Use a local HTTP server
This commit is contained in:
parent
80e2e6da9e
commit
f389faef03
3 changed files with 630 additions and 44 deletions
|
@ -12,3 +12,5 @@ rfd = "0.10"
|
|||
rust-embed = "6"
|
||||
base64 = "0.13"
|
||||
directories = "4"
|
||||
warp = "0.3"
|
||||
tokio = { version = "1", features = ["full"] }
|
Loading…
Add table
Add a link
Reference in a new issue