From af51a6335dc7dbc90b99ce63f1ea8cabdbc3e8cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 04:12:31 +0000 Subject: [PATCH] chore(deps): bump dakera-client from 0.11.57 to 0.11.75 Bumps [dakera-client](https://github.com/dakera-ai/dakera-rs) from 0.11.57 to 0.11.75. - [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.57...v0.11.75) --- updated-dependencies: - dependency-name: dakera-client dependency-version: 0.11.75 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 662f381..a358c0e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -292,9 +292,9 @@ dependencies = [ [[package]] name = "dakera-client" -version = "0.11.57" +version = "0.11.75" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "63197c1f33d53432986a972d22f464a99f57299d2c08c5b0f8ebe7ac7aaa9742" +checksum = "9e7dc8769985fe0a2aadfd30687edc8a9d637df69ce7da13f1d919125d6a5d4c" dependencies = [ "futures-util", "reqwest",