feat: with rust service template

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-06-17 02:51:50 +02:00
parent 2f12485ac2
commit 099d7a4bc4

5
cuddle-templates.json Normal file
View File

@@ -0,0 +1,5 @@
{
"templates": [
"rust-service"
]
}