From 6e51bda88914f881609495cc01a261345bf722a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2026 11:27:04 +0000 Subject: [PATCH] chore(deps): bump elide-bento from `6c7bb26` to `89bea71` Bumps [elide-bento](https://github.com/nvisycom/bento) from `6c7bb26` to `89bea71`. - [Commits](https://github.com/nvisycom/bento/compare/6c7bb263403a9ed6cd4097395197f3b819e9cc38...89bea71b2d164f20318c52d03bb953547ed382de) --- updated-dependencies: - dependency-name: elide-bento dependency-version: 89bea71b2d164f20318c52d03bb953547ed382de dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 46ebf9d3..2588ac0d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -952,7 +952,7 @@ dependencies = [ [[package]] name = "elide-bento" version = "0.1.0" -source = "git+https://github.com/nvisycom/bento?branch=main#6c7bb263403a9ed6cd4097395197f3b819e9cc38" +source = "git+https://github.com/nvisycom/bento?branch=main#89bea71b2d164f20318c52d03bb953547ed382de" dependencies = [ "async-trait", "base64 0.23.1",