Skip to content

Commit d9d3c85

Browse files
Bump shank from 0.0.8 to 0.4.3
Bumps [shank](https://github.com/metaplex-foundation/shank) from 0.0.8 to 0.4.3. - [Changelog](https://github.com/metaplex-foundation/shank/blob/master/release.toml) - [Commits](https://github.com/metaplex-foundation/shank/compare/shank@v0.0.8...shank@v0.4.3) --- updated-dependencies: - dependency-name: shank dependency-version: 0.4.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c354e85 commit d9d3c85

File tree

2 files changed

+19
-7
lines changed

2 files changed

+19
-7
lines changed

Cargo.lock

Lines changed: 18 additions & 6 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
@@ -13,5 +13,5 @@ default = []
1313

1414
[dependencies]
1515
borsh = "0.9"
16-
shank = "0.0.8"
16+
shank = "0.4.3"
1717
solana-program = "=1.18.17"

0 commit comments

Comments
 (0)