Skip to content

Commit ee0d7a3

Browse files
chore(deps): bump solana-transaction-error from 3.1.0 to 3.2.0
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>
1 parent 26545e7 commit ee0d7a3

2 files changed

Lines changed: 32 additions & 42 deletions

File tree

Cargo.lock

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

basics/checking-accounts/asm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ solana-native-token = "3.0.0"
1313
solana-pubkey = "3.0.0"
1414
solana-transaction = "3.0.1"
1515
solana-system-interface.workspace = true
16-
solana-transaction-error = "3.0.0"
16+
solana-transaction-error = "3.2.0"
1717

1818
[features]
1919
test-sbf = []

0 commit comments

Comments
 (0)