Add support for supplying multiple templates to the dustjs shim to support testing partials.
This commit is contained in:
@@ -14,3 +14,5 @@ path = "src/bin.rs"
|
||||
|
||||
[dependencies]
|
||||
nom = { git = "https://github.com/tomalexander/nom.git", branch = "take_until_parser_matches" }
|
||||
serde = "1.0.106"
|
||||
serde_json = "1.0.51"
|
||||
|
||||
Reference in New Issue
Block a user