diff --git a/yopa-web/Cargo.toml b/yopa-web/Cargo.toml index e7b3e23..f227731 100644 --- a/yopa-web/Cargo.toml +++ b/yopa-web/Cargo.toml @@ -8,7 +8,7 @@ build = "build.rs" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -yopa = { path = "../yopa" } +yopa = { path = "../yopa", features = [] } serde = "1" serde_json = "1" diff --git a/yopa-web/resources/templates/model_create.html.tera b/yopa-web/resources/templates/model_create.html.tera index 75508d3..4b737f3 100644 --- a/yopa-web/resources/templates/model_create.html.tera +++ b/yopa-web/resources/templates/model_create.html.tera @@ -12,6 +12,8 @@ Define object