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

rename actix-web-fs crate

This commit is contained in:
Nikolay Kim
2019-03-02 13:59:12 -08:00
parent 75fbb97480
commit 3454812b68
5 changed files with 3 additions and 3 deletions

View File

@ -26,7 +26,7 @@ path = "src/lib.rs"
[workspace]
members = [
".",
"actix-web-fs",
"staticfiles",
]
[features]