add: allow lisp templates (bberry)

This commit is contained in:
trisua 2025-05-30 21:22:53 -04:00
parent 8de5c0ea76
commit 78d0766345
10 changed files with 296 additions and 263 deletions

View file

@ -15,4 +15,4 @@ rand = "0.9.1"
serde = "1.0.219"
sha2 = "0.10.9"
snowflaked = "1.0.3"
uuid = { version = "1.16.0", features = ["v4"] }
uuid = { version = "1.17.0", features = ["v4"] }