From eff493b85e612557a6224896adcf1e3b0058bf7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 02:49:51 +0000 Subject: [PATCH] chore(deps): bump dakera-client from 0.11.53 to 0.11.56 Bumps [dakera-client](https://github.com/dakera-ai/dakera-rs) from 0.11.53 to 0.11.56. - [Release notes](https://github.com/dakera-ai/dakera-rs/releases) - [Changelog](https://github.com/Dakera-AI/dakera-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/dakera-ai/dakera-rs/compare/v0.11.53...v0.11.56) --- updated-dependencies: - dependency-name: dakera-client dependency-version: 0.11.56 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 0d23eae..5fa117f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -243,9 +243,9 @@ dependencies = [ [[package]] name = "dakera-client" -version = "0.11.53" +version = "0.11.56" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9938f60172572cc90bf51f60e3035b16176c54a890fd8a0ec9ad76db3f5ff5e2" +checksum = "9de780a1756a81dd575a5a24dfc18365c4cc6a324428faacdb3398fa1bba5eda" dependencies = [ "futures-util", "reqwest",