Skip to content

Commit f3b7f8e

Browse files
build(deps): bump solana-account from 3.4.0 to 4.0.0
Bumps [solana-account](https://github.com/anza-xyz/solana-sdk) from 3.4.0 to 4.0.0. - [Release notes](https://github.com/anza-xyz/solana-sdk/releases) - [Commits](https://github.com/anza-xyz/solana-sdk/compare/account@v3.4.0...hash@v4.0.0) --- updated-dependencies: - dependency-name: solana-account dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7d92888 commit f3b7f8e

2 files changed

Lines changed: 24 additions & 11 deletions

File tree

Cargo.lock

Lines changed: 23 additions & 10 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.18"
2727

2828
[dev-dependencies]
2929
mollusk-svm = "0.10.3"
30-
solana-account = "3.4.0"
30+
solana-account = "4.1.0"
3131
solana-address = { version = "2.2.0", features = ["atomic"] }
3232
solana-system-interface = { version = "3", features = ["bincode"] }
3333

0 commit comments

Comments
 (0)