add actix-files to the cargo.toml
All checks were successful
Build and publish the docker image / build (push) Successful in 3m15s
All checks were successful
Build and publish the docker image / build (push) Successful in 3m15s
Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
parent
0cc19bf98d
commit
27665b8436
@ -14,6 +14,7 @@ version = "0.1.0"
|
|||||||
actix-http = "3.0.4"
|
actix-http = "3.0.4"
|
||||||
actix-rt = "2"
|
actix-rt = "2"
|
||||||
actix-web = "4.0.1"
|
actix-web = "4.0.1"
|
||||||
|
actix-files = "0.6.6"
|
||||||
bincode = "1.3.3"
|
bincode = "1.3.3"
|
||||||
chrono = "0.4.23"
|
chrono = "0.4.23"
|
||||||
config = "0.13"
|
config = "0.13"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user