Skip to content

Commit bd6de29

Browse files
build(deps): bump solana-rent from 3.0.0 to 3.1.0 (#141)
Bumps [solana-rent](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-rent 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 1bf39d1 commit bd6de29

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -21,7 +21,7 @@ solana-msg = "3.0.0"
2121
solana-program-entrypoint = "3.1.1"
2222
solana-program-error = "3.0.0"
2323
solana-program-pack = "3.0.0"
24-
solana-rent = "3.0.0"
24+
solana-rent = "3.1.0"
2525
solana-security-txt = "1.1.2"
2626
thiserror = "2.0.12"
2727

0 commit comments

Comments
 (0)