diff --git a/template_askama/Cargo.toml b/template_askama/Cargo.toml index 86482530..888417a6 100644 --- a/template_askama/Cargo.toml +++ b/template_askama/Cargo.toml @@ -9,6 +9,3 @@ env_logger = "0.5" actix = "0.5" actix-web = "^0.6" askama = "0.6" - -[build-dependencies] -askama = "0.6" \ No newline at end of file