feat: ignore cache
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 2023-10-21 13:36:51 +02:00
parent 2d57b4f3b4
commit bdaea19ac6
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912

2
Cargo.lock generated
View File

@ -351,7 +351,7 @@ dependencies = [
[[package]]
name = "dagger-sdk"
version = "0.3.2"
source = "git+https://github.com/kjuulh/dagger.git?branch=feat/with-send-sync#0941c6a34a4697405c3595861f9d8919387c9cf6"
source = "git+https://github.com/kjuulh/dagger.git?branch=feat/with-send-sync#19aceef7f3bb2a337e52b30941246a4bc1b63d52"
dependencies = [
"async-trait",
"base64",