From e1429f8464a3437bc79b796ccb51a6d5ceefca5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 11:23:10 +0000 Subject: [PATCH] Bump the cargo group across 2 directories with 1 update Bumps the cargo group with 1 update in the /frontend/anchor directory: [keccak](https://github.com/RustCrypto/sponges). Bumps the cargo group with 1 update in the /anchor_project directory: [keccak](https://github.com/RustCrypto/sponges). Updates `keccak` from 0.1.5 to 0.1.6 - [Commits](https://github.com/RustCrypto/sponges/compare/keccak-v0.1.5...keccak-v0.1.6) Updates `keccak` from 0.1.5 to 0.1.6 - [Commits](https://github.com/RustCrypto/sponges/compare/keccak-v0.1.5...keccak-v0.1.6) --- updated-dependencies: - dependency-name: keccak dependency-version: 0.1.6 dependency-type: indirect dependency-group: cargo - dependency-name: keccak dependency-version: 0.1.6 dependency-type: indirect dependency-group: cargo ... Signed-off-by: dependabot[bot] --- anchor_project/Cargo.lock | 4 ++-- frontend/anchor/Cargo.lock | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/anchor_project/Cargo.lock b/anchor_project/Cargo.lock index 82de107..1e68735 100644 --- a/anchor_project/Cargo.lock +++ b/anchor_project/Cargo.lock @@ -659,9 +659,9 @@ dependencies = [ [[package]] name = "keccak" -version = "0.1.5" +version = "0.1.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ecc2af9a1119c51f12a14607e783cb977bde58bc069ff0c3da1095e635d70654" +checksum = "cb26cec98cce3a3d96cbb7bced3c4b16e3d13f27ec56dbd62cbc8f39cfb9d653" dependencies = [ "cpufeatures", ] diff --git a/frontend/anchor/Cargo.lock b/frontend/anchor/Cargo.lock index 5207f1e..e93154d 100644 --- a/frontend/anchor/Cargo.lock +++ b/frontend/anchor/Cargo.lock @@ -657,9 +657,9 @@ dependencies = [ [[package]] name = "keccak" -version = "0.1.5" +version = "0.1.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ecc2af9a1119c51f12a14607e783cb977bde58bc069ff0c3da1095e635d70654" +checksum = "cb26cec98cce3a3d96cbb7bced3c4b16e3d13f27ec56dbd62cbc8f39cfb9d653" dependencies = [ "cpufeatures", ]