Skip to content

Commit b0bd1f7

Browse files
build(deps): bump solana-rent from 2.2.1 to 3.0.0
Bumps [solana-rent](https://github.com/anza-xyz/solana-sdk) from 2.2.1 to 3.0.0. - [Release notes](https://github.com/anza-xyz/solana-sdk/releases) - [Commits](https://github.com/anza-xyz/solana-sdk/compare/[email protected]@v3.0.0) --- updated-dependencies: - dependency-name: solana-rent dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 987b718 commit b0bd1f7

File tree

2 files changed

+42
-21
lines changed

2 files changed

+42
-21
lines changed

Cargo.lock

Lines changed: 41 additions & 20 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
@@ -46,7 +46,7 @@ solana-program = "2.3.0"
4646
solana-program-entrypoint = "2.2.1"
4747
solana-program-error = "2.2.1"
4848
solana-pubkey = "2.2.1"
49-
solana-rent = "2.2.1"
49+
solana-rent = "3.0.0"
5050
solana-sdk = "2.3.0"
5151
solana-sdk-ids = "2.2.1"
5252
solana-slot-hashes = "2.2.1"

0 commit comments

Comments
 (0)