Skip to content

Commit d20eb2f

Browse files
build(deps): bump solana-account from 3.2.0 to 3.3.0 (#179)
Bumps [solana-account](https://github.com/anza-xyz/solana-sdk) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/anza-xyz/solana-sdk/releases) - [Commits](https://github.com/anza-xyz/solana-sdk/compare/account@v3.2.0...account@v3.3.0) --- updated-dependencies: - dependency-name: solana-account dependency-version: 3.3.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 81d6425 commit d20eb2f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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.2" }
1515
mollusk-svm-programs-token = { version = "0.7.2" }
16-
solana-account = "3.2"
16+
solana-account = "3.3"
1717
solana-instruction = "3.1"
1818
solana-keypair = "3.0"
1919
solana-program-error = "3.0"

0 commit comments

Comments
 (0)