Skip to content

Commit 9e66380

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/[email protected]@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] <[email protected]>
1 parent ce678c0 commit 9e66380

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
@@ -22,7 +22,7 @@ spl-instruction-padding-interface = { version = "1.0.0", path = "../interface" }
2222

2323
[dev-dependencies]
2424
mollusk-svm = "0.7.0"
25-
solana-account = "3.0.0"
25+
solana-account = "3.3.0"
2626
solana-native-token = "3.0.0"
2727
solana-system-interface = { version = "3", features = ["bincode"] }
2828
static_assertions = "1.1.0"

0 commit comments

Comments
 (0)