feat: rename cuddle_cli -> cuddle
Some checks failed
continuous-integration/drone/push Build is failing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-08-12 21:41:00 +02:00
parent 53b7513ceb
commit 2cd9509fcb
14 changed files with 3 additions and 3 deletions

View File

@@ -0,0 +1,3 @@
pub mod init;
pub mod render_template;
pub mod x;