Skip to content

Commit 336a86c

Browse files
build(deps): bump mollusk-svm-result from 0.7.2 to 0.11.0
Bumps [mollusk-svm-result](https://github.com/anza-xyz/mollusk) from 0.7.2 to 0.11.0. - [Release notes](https://github.com/anza-xyz/mollusk/releases) - [Commits](anza-xyz/mollusk@0.7.2...0.11.0) --- updated-dependencies: - dependency-name: mollusk-svm-result dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3609949 commit 336a86c

File tree

2 files changed

+17
-3
lines changed

2 files changed

+17
-3
lines changed

Cargo.lock

Lines changed: 16 additions & 2 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
@@ -29,7 +29,7 @@ agave-feature-set = "3.0.0"
2929
arbitrary = { version = "1.4.2", features = ["derive"] }
3030
assert_matches = "1.5.0"
3131
mollusk-svm = { version = "0.7.2", features = ["all-builtins"] }
32-
mollusk-svm-result = "0.7.2"
32+
mollusk-svm-result = "0.11.0"
3333
proptest = "1.10.0"
3434
rand = "0.10.0"
3535
solana-account = { version = "3.2.0", features = ["bincode"] }

0 commit comments

Comments
 (0)