We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98a9724 commit 30a5bf0Copy full SHA for 30a5bf0
generator/Cargo.toml
@@ -14,7 +14,7 @@ anyhow = "1.0"
14
clap = { version = "4", features = ["derive"] }
15
cruet = "0.14"
16
glob = "0.3"
17
-handlebars = { version = "5", features = ["dir_source"] }
+handlebars = { version = "6", features = ["dir_source"] }
18
handlebars_misc_helpers = { version = "0.16", default-features = false, features = [
19
"string",
20
"json",
0 commit comments