1
0
mirror of https://github.com/actix/actix-website synced 2025-06-27 07:29:02 +02:00

First pass at Static Files.

This commit is contained in:
Cameron Dershem
2019-06-17 17:35:47 -04:00
parent 9a16b6db93
commit 769c9af8f9
7 changed files with 99 additions and 94 deletions

View File

@ -22,4 +22,5 @@ exclude = [
"responses",
"testing",
"middleware",
"static-files",
]