Skip to content

Commit fdd1bf7

Browse files
build(deps): bump solana-account from 3.4.0 to 4.1.0
Bumps [solana-account](https://github.com/anza-xyz/solana-sdk) from 3.4.0 to 4.1.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.1.0) --- updated-dependencies: - dependency-name: solana-account dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent da0792d commit fdd1bf7

File tree

2 files changed

+50
-32
lines changed

2 files changed

+50
-32
lines changed

Cargo.lock

Lines changed: 49 additions & 31 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
@@ -50,7 +50,7 @@ bincode = "1.3.1"
5050
agave-feature-set = "3.1.8"
5151
assert_matches = "1.5.0"
5252
proptest = "1.10"
53-
solana-account = { version = "3.0.0", features = ["bincode"] }
53+
solana-account = { version = "4.1.0", features = ["bincode"] }
5454
solana-compute-budget-interface = "3.0.0"
5555
solana-native-token = "3.0.0"
5656
solana-program = "4.0.0"

0 commit comments

Comments
 (0)