Skip to content

Commit 2d1a110

Browse files
build(deps): bump solana-account from 3.1.0 to 3.2.0 (#162)
Bumps [solana-account](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/bn254@v3.1.0...account@v3.2.0) --- updated-dependencies: - dependency-name: solana-account 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 0b867b5 commit 2d1a110

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

mollusk_harness/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ crate-type = ["lib"]
1313
[dependencies]
1414
mollusk-svm = { version = "0.7.0" }
1515
mollusk-svm-programs-token = { version = "0.7.0" }
16-
solana-account = "3.1"
16+
solana-account = "3.2"
1717
solana-instruction = "3.0"
1818
solana-keypair = "3.0"
1919
solana-program-error = "3.0"

0 commit comments

Comments
 (0)