aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 0907742..13f45d8 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,7 +8,6 @@ members = [
"askama_escape",
"askama_mendes",
"askama_rocket",
- "askama_shared",
"askama_tide",
"askama_warp",
"testing",
@@ -18,6 +17,5 @@ default-members = [
"askama",
"askama_derive",
"askama_escape",
- "askama_shared",
"testing",
]