chore: Switch to using typed builders
This commit is contained in:
parent
e9cfc8ae06
commit
aa86f48a5d
6 changed files with 39 additions and 19 deletions
|
|
@ -23,6 +23,7 @@ serde = { version = "1.0.188", features = ["derive"] }
|
|||
serde_json = "1.0.107"
|
||||
serde_yaml = "0.9.25"
|
||||
tera = "1.19.1"
|
||||
typed-builder = "0.18.0"
|
||||
|
||||
[features]
|
||||
default = ["build"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue