replace handlebars with jinja
This commit is contained in:
@@ -10,11 +10,11 @@ clap = { version = "4.5.32", features = ["derive", "env"] }
|
||||
color-eyre = "0.6.3"
|
||||
comfy-table = { version = "7.1.4", default-features = false }
|
||||
comment-parser = "0.1.0"
|
||||
handlebars = "6.3.2"
|
||||
heck = "0.5.0"
|
||||
include_dir = "0.7.4"
|
||||
indicatif = "0.17.11"
|
||||
inquire = "0.7.5"
|
||||
minijinja = { version = "2.9.0", features = ["loader"] }
|
||||
path-clean = "1.0.1"
|
||||
pathdiff = "0.2.3"
|
||||
quote = "1.0.40"
|
||||
|
||||
Reference in New Issue
Block a user