Skip to content

Commit 86bd7ab

Browse files
build(deps): bump mollusk-svm from 0.8.0 to 0.8.1 (#142)
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 bd6de29 commit 86bd7ab

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
@@ -26,7 +26,7 @@ solana-security-txt = "1.1.2"
2626
thiserror = "2.0.12"
2727

2828
[dev-dependencies]
29-
mollusk-svm = "0.8.0"
29+
mollusk-svm = "0.8.1"
3030
solana-account = "3.1.0"
3131
solana-address = { version = "2.0.0", features = ["atomic"] }
3232
solana-system-interface = { version = "3", features = ["bincode"] }

0 commit comments

Comments
 (0)