feat: 0.2.0
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
71cc6a0a00
commit
2d7a053ab0
@ -5,5 +5,5 @@ edition = "2021"
|
|||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
anyhow = "1.0.91"
|
anyhow = "1.0.91"
|
||||||
cuddle-actions = { git = "ssh://git@git.front.kjuulh.io/kjuulh/cuddle-v2" }
|
cuddle-actions = { git = "ssh://git@git.front.kjuulh.io/kjuulh/cuddle-v2", version = "0.2.0" }
|
||||||
tokio = { version = "1.41.0", features = ["full"] }
|
tokio = { version = "1.41.0", features = ["full"] }
|
||||||
|
Loading…
Reference in New Issue
Block a user