mirror of
https://github.com/fafhrd91/actix-web
synced 2025-07-30 20:16:40 +02:00
fix crate name
This commit is contained in:
@@ -14,7 +14,7 @@ edition = "2018"
|
||||
workspace = ".."
|
||||
|
||||
[lib]
|
||||
name = "actix_staticfiles"
|
||||
name = "actix_files"
|
||||
path = "src/lib.rs"
|
||||
|
||||
[dependencies]
|
||||
|
Reference in New Issue
Block a user