From 3c3b123224ff3546761c02064bd29607d8d67a19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 May 2025 00:49:54 +0000 Subject: [PATCH] build(deps): bump pinocchio from 0.8.2 to 0.8.4 Bumps [pinocchio](https://github.com/anza-xyz/pinocchio) from 0.8.2 to 0.8.4. - [Release notes](https://github.com/anza-xyz/pinocchio/releases) - [Commits](https://github.com/anza-xyz/pinocchio/compare/pinocchio@v0.8.2...pinocchio@v0.8.4) --- updated-dependencies: - dependency-name: pinocchio dependency-version: 0.8.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Cargo.lock | 4 ++-- Cargo.toml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index c6335c3dbc..02b436b025 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4455,9 +4455,9 @@ checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" [[package]] name = "pinocchio" -version = "0.8.2" +version = "0.8.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a9cc3d639f805724755597e62b79bf61f79162284a6f9d0475a59b52842567d1" +checksum = "7c33b58567c11b07749cefbb8320ac023f3387c57807aeb8e3b1262501b6e9f0" [[package]] name = "pinocchio-pubkey" diff --git a/Cargo.toml b/Cargo.toml index 92f034880c..7a5414bf5b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -98,7 +98,7 @@ spl-token = "7.0.0" spl-token-2022 = { version = "7", no-default-features = true, features = [ "no-entrypoint", ] } -pinocchio = { version = "0.8.1" } +pinocchio = { version = "0.8.4" } bs58 = "^0.5.1" # Anchor