refactor and enable some tests for staticfiles

This commit is contained in:
Nikolay Kim 2019-03-05 22:10:08 -08:00
parent 1a80b70868
commit 6efc3438b8
18 changed files with 2198 additions and 2063 deletions

View file

@ -28,7 +28,7 @@ path = "src/lib.rs"
members = [
".",
"actix-session",
"staticfiles",
"actix-staticfiles",
]
[package.metadata.docs.rs]