From 6aeb661d308986d1aaa6d92af565df3afd6f9f3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 01:01:18 +0000 Subject: [PATCH] Bump oneshot from 0.1.11 to 0.1.12 in /quickwit Bumps [oneshot](https://github.com/faern/oneshot) from 0.1.11 to 0.1.12. - [Changelog](https://github.com/faern/oneshot/blob/main/CHANGELOG.md) - [Commits](https://github.com/faern/oneshot/compare/v0.1.11...v0.1.12) --- updated-dependencies: - dependency-name: oneshot dependency-version: 0.1.12 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- quickwit/Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/quickwit/Cargo.lock b/quickwit/Cargo.lock index 62de7682a1f..e92da28f5d9 100644 --- a/quickwit/Cargo.lock +++ b/quickwit/Cargo.lock @@ -5292,9 +5292,9 @@ checksum = "a4895175b425cb1f87721b59f0f286c2092bd4af812243672510e1ac53e2e0ad" [[package]] name = "oneshot" -version = "0.1.11" +version = "0.1.13" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b4ce411919553d3f9fa53a0880544cda985a112117a0444d5ff1e870a893d6ea" +checksum = "269bca4c2591a28585d6bf10d9ed0332b7d76900a1b02bec41bdc3a2cdcda107" [[package]] name = "onig"