Skip to content

Commit da38c41

Browse files
build(deps): bump spl-pod from 0.7.1 to 0.7.2 (#601)
Bumps [spl-pod](https://github.com/solana-program/libraries) from 0.7.1 to 0.7.2. - [Release notes](https://github.com/solana-program/libraries/releases) - [Commits](https://github.com/solana-program/libraries/compare/pod@v0.7.1...pod@v0.7.2) --- updated-dependencies: - dependency-name: spl-pod dependency-version: 0.7.2 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 d2d3dd3 commit da38c41

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -39,7 +39,7 @@ solana-stake-interface = { version = "2.0.0", features = ["bincode", "borsh"] }
3939
solana-sysvar-id = "3.0.0"
4040
solana-sysvar = { version = "4.0.0", features = ["bincode"] }
4141
solana-system-interface = { version = "3.1.0", features = ["bincode"] }
42-
spl-pod = { version = "0.7.1", features = [
42+
spl-pod = { version = "0.7.2", features = [
4343
"borsh",
4444
] }
4545
spl-token-2022-interface = "2.1.0"

0 commit comments

Comments
 (0)