Hello world working with Actix
This commit is contained in:
parent
141ed69449
commit
2c94fe0cab
10 changed files with 1222 additions and 346 deletions
|
@ -7,4 +7,6 @@ edition = "2018"
|
|||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
yew = "0.11.0"
|
||||
actix-web = "2.0.0"
|
||||
actix-rt = "1.0.0"
|
||||
serde = "1.0.104"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue