1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 23:17:42 +02:00

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]