add actix example
This commit is contained in:
parent
e98f9517fb
commit
1fa926dd05
2 changed files with 29 additions and 5 deletions
|
@ -5,4 +5,5 @@ edition = "2024"
|
|||
|
||||
[dependencies]
|
||||
actix = "0.13"
|
||||
tokio = { version = "1.44", features = ["full"] }
|
||||
actix-web = "4.10"
|
||||
#tokio = { version = "1.44", features = ["full"] } maybe
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue