Skip to content

Commit 11f3b3c

Browse files
build(deps): bump spl-pod from 0.5.0 to 0.5.1 (#146)
Bumps [spl-pod](https://github.com/solana-program/libraries) from 0.5.0 to 0.5.1. - [Release notes](https://github.com/solana-program/libraries/releases) - [Commits](https://github.com/solana-program/libraries/compare/pod@v0.5.0...pod@v0.5.1) --- updated-dependencies: - dependency-name: spl-pod 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 cb2a9b9 commit 11f3b3c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -22,7 +22,7 @@ serde = "1.0.218"
2222
serde_derive = "1.0.103"
2323
solana-program = "2.2.1"
2424
solana-security-txt = "1.1.1"
25-
spl-pod = { version = "0.5.0", features = [
25+
spl-pod = { version = "0.5.1", features = [
2626
"borsh",
2727
] }
2828
spl-token-2022 = { version = "7.0.0", features = [

0 commit comments

Comments
 (0)