mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-26 15:07:42 +02:00
added StaticFiles basic impl
This commit is contained in:
@ -31,6 +31,7 @@ time = "0.1"
|
||||
http = "0.1"
|
||||
httparse = "0.1"
|
||||
http-range = "0.1"
|
||||
mime_guess = "1.8"
|
||||
cookie = { version="0.10", features=["percent-encode"] }
|
||||
regex = "0.2"
|
||||
slab = "0.4"
|
||||
|
Reference in New Issue
Block a user