adding static_file lib to project
This commit is contained in:
parent
07390f1469
commit
d248821271
@ -15,4 +15,4 @@ toml = "0.4.2"
|
||||
[dependencies.rocket_contrib]
|
||||
version = "0.4.2"
|
||||
default-features = false
|
||||
features = ["json", "tera_templates"]
|
||||
features = ["json", "tera_templates", "serve"]
|
||||
|
Loading…
Reference in New Issue
Block a user