diff --git a/Cargo.toml b/Cargo.toml index 1120678..23978af 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ resolver = "2" [workspace.dependencies] -dagger-sdk = "0.18.19" +dagger-sdk = "0.19.0" anyhow = { version = "1.0.86" } tokio = { version = "1", features = ["full"] } tracing = { version = "0.1", features = ["log"] }