Skip to content

Commit 837a0d8

Browse files
build(deps): bump mollusk-svm from 0.8.0 to 0.8.1 (#298)
Bumps [mollusk-svm](https://github.com/anza-xyz/mollusk) from 0.8.0 to 0.8.1. - [Release notes](https://github.com/anza-xyz/mollusk/releases) - [Commits](anza-xyz/mollusk@0.8.0...0.8.1) --- updated-dependencies: - dependency-name: mollusk-svm dependency-version: 0.8.1 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 b5e3299 commit 837a0d8

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.

program/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ solana-pubkey = "4.0.0"
2020
spl-memo-interface = { version = "2.0.0", path = "../interface" }
2121

2222
[dev-dependencies]
23-
mollusk-svm = "0.8.0"
23+
mollusk-svm = "0.8.1"
2424
solana-account = "3.0.0"
2525

2626
[lib]

0 commit comments

Comments
 (0)