Skip to content

Commit c6c7208

Browse files
build(deps): bump mollusk-svm from 0.8.1 to 0.9.0 (#168)
Bumps [mollusk-svm](https://github.com/anza-xyz/mollusk) from 0.8.1 to 0.9.0. - [Release notes](https://github.com/anza-xyz/mollusk/releases) - [Commits](anza-xyz/mollusk@0.8.1...0.9.0) --- updated-dependencies: - dependency-name: mollusk-svm dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d7a7123 commit c6c7208

File tree

2 files changed

+11
-21
lines changed

2 files changed

+11
-21
lines changed

Cargo.lock

Lines changed: 10 additions & 20 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.1"
29+
mollusk-svm = "0.9.0"
3030
solana-account = "3.3.0"
3131
solana-address = { version = "2.0.0", features = ["atomic"] }
3232
solana-system-interface = { version = "3", features = ["bincode"] }

0 commit comments

Comments
 (0)