Skip to content

Commit 3bc3c71

Browse files
build(deps): bump solana-pubkey from 4.0.0 to 4.1.0 (#573)
Bumps [solana-pubkey](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-pubkey 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 2c9430b commit 3bc3c71

File tree

2 files changed

+67
-29
lines changed

2 files changed

+67
-29
lines changed

Cargo.lock

Lines changed: 66 additions & 28 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
@@ -31,7 +31,7 @@ solana-program-entrypoint = "3.0.0"
3131
solana-program-error = "3.0.0"
3232
solana-program-memory = "3.0.0"
3333
solana-program-pack = "3.0.0"
34-
solana-pubkey = { version = "4.0.0", features = ["curve25519"] }
34+
solana-pubkey = { version = "4.1.0", features = ["curve25519"] }
3535
solana-rent = "4.0.0"
3636
solana-sdk-ids = "3.1.0"
3737
solana-security-txt = "1.1.2"

0 commit comments

Comments
 (0)