Skip to content

Commit 826c2b9

Browse files
build(deps): bump solana-account from 3.2.0 to 3.3.0
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>
1 parent 2731479 commit 826c2b9

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.

program/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ thiserror = "2.0.12"
2727

2828
[dev-dependencies]
2929
mollusk-svm = "0.8.1"
30-
solana-account = "3.1.0"
30+
solana-account = "3.3.0"
3131
solana-address = { version = "2.0.0", features = ["atomic"] }
3232
solana-system-interface = { version = "3", features = ["bincode"] }
3333

0 commit comments

Comments
 (0)