feat: ✨ always control server status
This commit is contained in:
parent
2755034013
commit
adbbd52b3e
2 changed files with 74 additions and 26 deletions
|
@ -6,6 +6,7 @@ edition = "2021"
|
|||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
async-std = "1.12.0"
|
||||
dioxus = { version = "0.5.0-alpha.0", features = ["web"] }
|
||||
log = "0.4.21"
|
||||
reqwest = { version = "0.11.24", features = ["json"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue