This commit is contained in:
2022-10-09 16:26:21 +02:00
parent 5366d8271d
commit 64267c953b
4 changed files with 31 additions and 80 deletions

View File

@@ -7,4 +7,5 @@ edition = "2021"
[dependencies]
cdtypes = {path = "../cdtypes"}
paste = "*"
tool_helper = {path = "../tool_helper"}