Skip to content

Commit 12790a0

Browse files
chore(deps): bump shank from 0.4.6 to 0.4.7 (#528)
Bumps [shank](https://github.com/metaplex-foundation/shank) from 0.4.6 to 0.4.7. - [Changelog](https://github.com/metaplex-foundation/shank/blob/master/release.toml) - [Commits](https://github.com/metaplex-foundation/shank/compare/shank@v0.4.6...shank@v0.4.7) --- updated-dependencies: - dependency-name: shank dependency-version: 0.4.7 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 03c9b75 commit 12790a0

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

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.6"
18+
shank = "0.4.7"
1919
solana-program = "2.1"
2020

2121
[lints.rust]

0 commit comments

Comments
 (0)