feat: generate with serializers

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-09-24 21:09:40 +02:00
parent fb20207593
commit c32aab5630
11 changed files with 242 additions and 126 deletions

View File

@@ -20,6 +20,7 @@ bytes.workspace = true
tempfile.workspace = true
genco.workspace = true
walkdir.workspace = true
regex.workspace = true
[dev-dependencies]
pretty_assertions.workspace = true