feat: update version

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2024-10-26 00:32:26 +02:00
parent fb2e4b3234
commit 71cc6a0a00
3 changed files with 7 additions and 7 deletions

View File

@@ -5,5 +5,5 @@ edition = "2021"
[dependencies]
anyhow = "1.0.91"
cuddle-actions = { git = "ssh://git@git.front.kjuulh.io/kjuulh/cuddle-v2", version = "0.1.0" }
cuddle-actions = { git = "ssh://git@git.front.kjuulh.io/kjuulh/cuddle-v2" }
tokio = { version = "1.41.0", features = ["full"] }