feat: rename cuddle_cli -> cuddle
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
53b7513ceb
commit
2cd9509fcb
@ -1,11 +1,11 @@
|
|||||||
[package]
|
[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"
|
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"
|
repository = "https://git.front.kjuulh.io/kjuulh/cuddle"
|
||||||
readme = "../README.md"
|
readme = "../README.md"
|
||||||
license-file = "../LICENSE"
|
license-file = "../LICENSE"
|
||||||
publishable = true
|
publish = true
|
||||||
version = "0.1.0"
|
version = "0.2.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|
||||||
[[bin]]
|
[[bin]]
|
Loading…
Reference in New Issue
Block a user