feat: update components
All checks were successful
continuous-integration/drone/push Build is passing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2024-02-11 14:28:31 +01:00
parent 61c6fe5641
commit aade9764ed
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912

8
Cargo.lock generated
View File

@ -310,7 +310,7 @@ dependencies = [
[[package]]
name = "cuddle-ci"
version = "0.2.0"
source = "git+https://git.front.kjuulh.io/kjuulh/dagger-components?branch=main#5dbaf3c87f60c37b5ed0bda83e0488c896afa024"
source = "git+https://git.front.kjuulh.io/kjuulh/dagger-components?branch=main#ac435a843e74461039e09cf22818a80f7e47653f"
dependencies = [
"async-trait",
"chrono",
@ -343,12 +343,12 @@ dependencies = [
[[package]]
name = "dagger-components"
version = "0.1.0"
source = "git+https://git.front.kjuulh.io/kjuulh/dagger-components?branch=main#5dbaf3c87f60c37b5ed0bda83e0488c896afa024"
source = "git+https://git.front.kjuulh.io/kjuulh/dagger-components?branch=main#ac435a843e74461039e09cf22818a80f7e47653f"
[[package]]
name = "dagger-cuddle-please"
version = "0.2.0"
source = "git+https://git.front.kjuulh.io/kjuulh/dagger-components?branch=main#5dbaf3c87f60c37b5ed0bda83e0488c896afa024"
source = "git+https://git.front.kjuulh.io/kjuulh/dagger-components?branch=main#ac435a843e74461039e09cf22818a80f7e47653f"
dependencies = [
"async-trait",
"dagger-sdk",
@ -358,7 +358,7 @@ dependencies = [
[[package]]
name = "dagger-rust"
version = "0.2.0"
source = "git+https://git.front.kjuulh.io/kjuulh/dagger-components?branch=main#5dbaf3c87f60c37b5ed0bda83e0488c896afa024"
source = "git+https://git.front.kjuulh.io/kjuulh/dagger-components?branch=main#ac435a843e74461039e09cf22818a80f7e47653f"
dependencies = [
"async-trait",
"dagger-sdk",