From b183d4f12319b95f58e5a449094d934fd38a2d21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 02:14:35 +0000 Subject: [PATCH] chore(deps): bump dakera-client from 0.11.98 to 0.11.101 Bumps [dakera-client](https://github.com/dakera-ai/dakera-rs) from 0.11.98 to 0.11.101. - [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.98...v0.11.101) --- updated-dependencies: - dependency-name: dakera-client dependency-version: 0.11.101 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 b6ed5a9..1337fa6 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -356,9 +356,9 @@ dependencies = [ [[package]] name = "dakera-client" -version = "0.11.98" +version = "0.11.101" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1fa30b81543906fb845208b72be5b38080670ae2ef10638d8e3667fef68009d0" +checksum = "dab03f22552638c0444030ea4d6e5d03e62c9ac86a1beb3154fdcf76507f4bd3" dependencies = [ "futures-util", "reqwest",