Skip to content

Commit 8f9055c

Browse files
build(deps): bump solana-transaction-error from 3.1.0 to 3.2.0 (#645)
Bumps [solana-transaction-error](https://github.com/anza-xyz/solana-sdk) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/anza-xyz/solana-sdk/releases) - [Commits](https://github.com/anza-xyz/solana-sdk/compare/msg@v3.1.0...bn254@v3.2.0) --- updated-dependencies: - dependency-name: solana-transaction-error dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4abbce7 commit 8f9055c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

program/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ solana-instruction-error = "2.3"
4949
solana-program-test = { version = "3.1.3", features = ["agave-unstable-api"] }
5050
solana-signer = "3.0"
5151
solana-transaction = "3.0"
52-
solana-transaction-error = "3.1"
52+
solana-transaction-error = "3.2"
5353
spl-associated-token-account-interface = "2.0.0"
5454
strum = "0.28.0"
5555
strum_macros = "0.28.0"

0 commit comments

Comments
 (0)