aboutsummaryrefslogtreecommitdiffstats
path: root/testing/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'testing/Cargo.toml')
-rw-r--r--testing/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/Cargo.toml b/testing/Cargo.toml
index 8e7b1a7..bb6b534 100644
--- a/testing/Cargo.toml
+++ b/testing/Cargo.toml
@@ -7,7 +7,6 @@ build = "build.rs"
[dependencies]
askama = { path = "../askama", version = "*" }
-askama_derive = { path = "../askama_derive", version = "*" }
[build-dependencies]
askama = { path = "../askama", version = "*" }