about summary refs log tree commit diff
path: root/templates/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'templates/Cargo.toml')
-rw-r--r--templates/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/Cargo.toml b/templates/Cargo.toml
index ca56dfe..de81af5 100644
--- a/templates/Cargo.toml
+++ b/templates/Cargo.toml
@@ -23,6 +23,7 @@ http = { workspace = true }
 include_dir = { workspace = true }
 markup = { workspace = true }
 serde_json = { workspace = true }
+serde = { workspace = true }
 
 [dependencies.kittybox-util]
 version = "0.3.0"