Skip to content

Commit 671f2f9

Browse files
build(deps): bump solana-account-info from 3.0.0 to 3.1.0 (#174)
Bumps [solana-account-info](https://github.com/anza-xyz/solana-sdk) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/anza-xyz/solana-sdk/releases) - [Commits](https://github.com/anza-xyz/solana-sdk/compare/sdk@v3.0.0...cpi@v3.1.0) --- updated-dependencies: - dependency-name: solana-account-info dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fa318c3 commit 671f2f9

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
@@ -15,7 +15,7 @@ test-sbf = []
1515
borsh = "1.6.0"
1616
num-derive = "0.4"
1717
num-traits = "0.2"
18-
solana-account-info = "3.0"
18+
solana-account-info = "3.1"
1919
solana-cpi = "3.1"
2020
solana-instruction = "3.1"
2121
solana-msg = "3.0"

0 commit comments

Comments
 (0)