Skip to content

Commit b7658b3

Browse files
chore(deps): bump shank from 0.4.7 to 0.4.8 (#536)
Bumps [shank](https://github.com/metaplex-foundation/shank) from 0.4.7 to 0.4.8. - [Changelog](https://github.com/metaplex-foundation/shank/blob/master/release.toml) - [Commits](https://github.com/metaplex-foundation/shank/commits) --- updated-dependencies: - dependency-name: shank dependency-version: 0.4.8 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 4babc04 commit b7658b3

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

Cargo.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

basics/counter/mpl-stack/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ custom-panic = []
1515

1616
[dependencies]
1717
borsh = "0.9"
18-
shank = "0.4.7"
18+
shank = "0.4.8"
1919
solana-program = "2.1"
2020

2121
[lints.rust]

0 commit comments

Comments
 (0)