Skip to content

Commit 9c63442

Browse files
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...sdk@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 c3c27e0 commit 9c63442

File tree

2 files changed

+24
-11
lines changed

2 files changed

+24
-11
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ alloy-transport = { version = "1.4", features = ["throttle"] }
6161
alloy-transport-http = "1.4"
6262

6363
# Solana (SVM)
64-
solana-account = "3"
64+
solana-account = "4"
6565
solana-client = "3"
6666
solana-commitment-config = "3"
6767
solana-compute-budget-interface = "3"

0 commit comments

Comments
 (0)