Skip to content

Commit be3e855

Browse files
build(deps): bump solana-rent from 4.0.0 to 4.1.0 (#587)
Bumps [solana-rent](https://github.com/anza-xyz/solana-sdk) from 4.0.0 to 4.1.0. - [Release notes](https://github.com/anza-xyz/solana-sdk/releases) - [Commits](https://github.com/anza-xyz/solana-sdk/compare/sdk@v4.0.0...hash@v4.1.0) --- updated-dependencies: - dependency-name: solana-rent dependency-version: 4.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 a158363 commit be3e855

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

Lines changed: 7 additions & 7 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
@@ -32,7 +32,7 @@ solana-program-error = "3.0.0"
3232
solana-program-memory = "3.0.0"
3333
solana-program-pack = "3.1.0"
3434
solana-pubkey = { version = "4.1.0", features = ["curve25519"] }
35-
solana-rent = "4.0.0"
35+
solana-rent = "4.1.0"
3636
solana-sdk-ids = "3.1.0"
3737
solana-security-txt = "1.1.2"
3838
solana-stake-interface = { version = "2.0.0", features = ["bincode", "borsh"] }

0 commit comments

Comments
 (0)