From 2b07eadf76fccd64a99196f9495fb28381700bc2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Jul 2026 06:32:41 +0000 Subject: [PATCH] build(deps): bump decibri from 5.0.0 to 5.2.1 Bumps [decibri](https://github.com/decibri/decibri) from 5.0.0 to 5.2.1. - [Release notes](https://github.com/decibri/decibri/releases) - [Changelog](https://github.com/decibri/decibri/blob/main/CHANGELOG.md) - [Commits](https://github.com/decibri/decibri/compare/npm-v5.0.0...npm-v5.2.1) --- updated-dependencies: - dependency-name: decibri dependency-version: 5.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 66152ea..7b64ad5 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -321,9 +321,9 @@ checksum = "0c87e182de0887fd5361989c677c4e8f5000cd9491d6d563161a8f3a5519fc7f" [[package]] name = "decibri" -version = "5.0.0" +version = "5.2.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9090b5074e27aa0cabb3d4501a760bfe1b1a34c1177d9ada1f3166468161a9a1" +checksum = "30414e649c55f4947b805e3a3c0217406354e061f3fee34f3a41979920eba6c7" dependencies = [ "cpal", "crossbeam-channel",