From 41089bf41d9a73ddf4db117e17b1dfe8888ea17b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 02:14:31 +0000 Subject: [PATCH] chore(deps): bump dakera-client from 0.11.102 to 0.11.106 Bumps [dakera-client](https://github.com/dakera-ai/dakera-rs) from 0.11.102 to 0.11.106. - [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.102...v0.11.106) --- updated-dependencies: - dependency-name: dakera-client dependency-version: 0.11.106 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 38c563c..b5323a4 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -354,9 +354,9 @@ dependencies = [ [[package]] name = "dakera-client" -version = "0.11.102" +version = "0.11.106" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "663759c84ae761526ca78c0bfaad344e2d59239994bcfe14535acd02dd482286" +checksum = "5a0aa370b3f31475df59e37a1336621d09e4a249f0b77b4e1db4af8ce2de3883" dependencies = [ "futures-util", "reqwest",