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