1
0
Fork 0

Do not disable default features

This commit is contained in:
Alex Kotov 2020-10-14 23:26:00 +05:00
parent 9166c21033
commit 71253ce443
Signed by: kotovalexarian
GPG Key ID: 553C0EBBEB5D5F08
1 changed files with 0 additions and 1 deletions

View File

@ -20,5 +20,4 @@ serde_json = "1.0"
[dependencies.rocket_contrib]
version = "0.4.5"
default-features = false
features = ["handlebars_templates", "tera_templates"]