Skip to content

Commit e68f3dd

Browse files
build(deps): bump solana-epoch-rewards from 3.0.0 to 3.0.1 (#581)
Bumps [solana-epoch-rewards](https://github.com/anza-xyz/solana-sdk) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/anza-xyz/solana-sdk/releases) - [Commits](https://github.com/anza-xyz/solana-sdk/compare/sdk@v3.0.0...borsh@v3.0.1) --- updated-dependencies: - dependency-name: solana-epoch-rewards dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ef97dce commit e68f3dd

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 5 additions & 5 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
@@ -24,7 +24,7 @@ solana-account-info = "3.0.0"
2424
solana-borsh = "3.0.0"
2525
solana-clock = "3.0.0"
2626
solana-cpi = "3.0.0"
27-
solana-epoch-rewards = "3.0.0"
27+
solana-epoch-rewards = "3.0.1"
2828
solana-instruction = { version = "3.0.0", features = ["std"] }
2929
solana-msg = "3.0.0"
3030
solana-program-entrypoint = "3.0.0"

0 commit comments

Comments
 (0)