about summary refs log tree commit diff
path: root/templates-neo/src/main.rs
diff options
context:
space:
mode:
Diffstat (limited to 'templates-neo/src/main.rs')
-rw-r--r--templates-neo/src/main.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates-neo/src/main.rs b/templates-neo/src/main.rs
index d2c7ea9..d374e3f 100644
--- a/templates-neo/src/main.rs
+++ b/templates-neo/src/main.rs
@@ -1,3 +1,4 @@
+#![recursion_limit = "512"]
 use std::io::Write;
 
 use kittybox_html::mf2::Entry;