From 001c8c5099c3b569fce19cac7313aafee7712b27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Jun 2026 18:55:07 +0000 Subject: [PATCH] chore(deps): bump hotdata from 0.1.1 to 0.1.2 Bumps [hotdata](https://github.com/hotdata-dev/sdk-rust) from 0.1.1 to 0.1.2. - [Release notes](https://github.com/hotdata-dev/sdk-rust/releases) - [Changelog](https://github.com/hotdata-dev/sdk-rust/blob/main/CHANGELOG.md) - [Commits](https://github.com/hotdata-dev/sdk-rust/compare/v0.1.1...v0.1.2) --- updated-dependencies: - dependency-name: hotdata dependency-version: 0.1.2 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 4f6cdfb..04acbcc 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1165,9 +1165,9 @@ checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70" [[package]] name = "hotdata" -version = "0.1.1" +version = "0.1.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "96620c427754f23659e79a45b4ae3e9d25e927e476e68af60683f46e460491cc" +checksum = "63e792650d98f869ca8ae3ce415b800156600f6a343b4c9aa81c2a0f84fef3cb" dependencies = [ "arrow-array", "arrow-ipc",