feat: update
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 2024-12-27 16:27:54 +01:00
parent e342b3b04c
commit b30aacafb8

8
Cargo.lock generated
View File

@ -302,7 +302,7 @@ dependencies = [
[[package]] [[package]]
name = "cuddle-ci" name = "cuddle-ci"
version = "0.3.0" version = "0.3.0"
source = "git+https://git.front.kjuulh.io/kjuulh/dagger-components?branch=main#80a34851a60976707170910f0d0908d9d1360dc6" source = "git+https://git.front.kjuulh.io/kjuulh/dagger-components?branch=main#7c9890a8d5689a082932a53c8fcbd38de439224b"
dependencies = [ dependencies = [
"async-trait", "async-trait",
"chrono", "chrono",
@ -338,12 +338,12 @@ dependencies = [
[[package]] [[package]]
name = "dagger-components" name = "dagger-components"
version = "0.1.0" version = "0.1.0"
source = "git+https://git.front.kjuulh.io/kjuulh/dagger-components?branch=main#80a34851a60976707170910f0d0908d9d1360dc6" source = "git+https://git.front.kjuulh.io/kjuulh/dagger-components?branch=main#7c9890a8d5689a082932a53c8fcbd38de439224b"
[[package]] [[package]]
name = "dagger-cuddle-please" name = "dagger-cuddle-please"
version = "0.3.0" version = "0.3.0"
source = "git+https://git.front.kjuulh.io/kjuulh/dagger-components?branch=main#80a34851a60976707170910f0d0908d9d1360dc6" source = "git+https://git.front.kjuulh.io/kjuulh/dagger-components?branch=main#7c9890a8d5689a082932a53c8fcbd38de439224b"
dependencies = [ dependencies = [
"async-trait", "async-trait",
"dagger-sdk", "dagger-sdk",
@ -353,7 +353,7 @@ dependencies = [
[[package]] [[package]]
name = "dagger-rust" name = "dagger-rust"
version = "0.3.0" version = "0.3.0"
source = "git+https://git.front.kjuulh.io/kjuulh/dagger-components?branch=main#80a34851a60976707170910f0d0908d9d1360dc6" source = "git+https://git.front.kjuulh.io/kjuulh/dagger-components?branch=main#7c9890a8d5689a082932a53c8fcbd38de439224b"
dependencies = [ dependencies = [
"async-trait", "async-trait",
"dagger-sdk", "dagger-sdk",