Install actix-web
This commit is contained in:
parent
0da14d99f6
commit
3f9bf688b5
2 changed files with 1142 additions and 0 deletions
1141
Cargo.lock
generated
Normal file
1141
Cargo.lock
generated
Normal file
File diff suppressed because it is too large
Load diff
|
@ -6,3 +6,4 @@ edition = "2021"
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
actix-web = "4"
|
||||||
|
|
Loading…
Add table
Reference in a new issue