about summary refs log tree commit diff
path: root/kittybox-rs/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'kittybox-rs/Cargo.toml')
-rw-r--r--kittybox-rs/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kittybox-rs/Cargo.toml b/kittybox-rs/Cargo.toml
index 6b0057f..cf16896 100644
--- a/kittybox-rs/Cargo.toml
+++ b/kittybox-rs/Cargo.toml
@@ -42,7 +42,7 @@ default-members = [".", "./util", "./templates", "./indieauth"]
 version = "0.1.0"
 path = "./util"
 features = ["fs"]
-[dependencies.kittybox-templates]
+[dependencies.kittybox-frontend-renderer]
 version = "0.1.0"
 path = "./templates"
 [dependencies.kittybox-indieauth]