diff --git a/Cargo.toml b/Cargo.toml index 14083fe..bb32500 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,7 +16,7 @@ dagger-components = { path = "crates/dagger-components" } dagger-cuddle-please = { path = "crates/dagger-cuddle-please" } dagger-rust = { path = "crates/dagger-rust" } -dagger-sdk = "0.16.0" +dagger-sdk = "0.17.1" eyre = "0.6" tokio = "1" dotenv = "0.15.0"