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:
Kasper Juul Hermansen 2023-08-12 21:41:00 +02:00
parent 53b7513ceb
commit 2cd9509fcb
Signed by: kjuulh
GPG Key ID: 9AA7BC13CE474394
14 changed files with 3 additions and 3 deletions

View File

@ -1,11 +1,11 @@
[package]
name = "cuddle_cli"
name = "cuddle"
description = "cuddle is a shuttle inspired script and configuration management tool. It enables sharing of workflows on developers workstations and ci"
repository = "https://git.front.kjuulh.io/kjuulh/cuddle"
readme = "../README.md"
license-file = "../LICENSE"
publishable = true
version = "0.1.0"
publish = true
version = "0.2.0"
edition = "2021"
[[bin]]