feat: add empty

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-10-27 23:53:13 +02:00
parent 02cc33b192
commit 8ae6302317
3 changed files with 19 additions and 1 deletions

View File

@@ -2,6 +2,7 @@
"templates": [
"rust-service",
"rust-cli",
"rust-lib"
"rust-lib",
"empty"
]
}