awesome pawsome

This commit is contained in:
2026-01-13 20:28:42 +00:00
parent cced229c5e
commit 32b0b62fef
8 changed files with 72 additions and 19 deletions

View File

@@ -11,7 +11,7 @@ bytes = "1.11.0"
http-body-util = "0.1.3"
hyper = { version = "1.8.1", features = ["http1", "http2", "server"] }
macro_rules_attribute = "0.2.2"
minijinja = { version = "2.14.0", features = ["loop_controls"] }
minijinja = { version = "2.14.0", features = ["loop_controls", "loader"] }
serde = { version = "1.0.228", features = ["derive"] }
smol = "2.0.2"
smol-hyper = "0.1.1"