mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-25 22:49:21 +02:00
Remove StaticFilesConfig (#731)
* Remove StaticFilesConfig * Applying comments * Impl Clone for Files<S>
This commit is contained in:
@ -22,6 +22,7 @@ actix-web = { path=".." }
|
||||
actix-http = { git = "https://github.com/actix/actix-http.git" }
|
||||
actix-service = "0.3.3"
|
||||
|
||||
bitflags = "1"
|
||||
bytes = "0.4"
|
||||
futures = "0.1"
|
||||
derive_more = "0.14"
|
||||
|
Reference in New Issue
Block a user