feat: update cli with bin name

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-06-09 22:03:32 +02:00
parent 77bbf6c855
commit 91ee9d4387
5 changed files with 8 additions and 13 deletions

View File

@@ -1,5 +1,2 @@
[workspace]
members = [
"cuddle_cli",
"examples/base"
]
members = ["cuddle_cli", "examples/base"]