Bumps [mollusk-svm](https://github.com/anza-xyz/mollusk) from 0.7.0 to 0.7.1. - [Release notes](https://github.com/anza-xyz/mollusk/releases) - [Commits](https://github.com/anza-xyz/mollusk/compare/0.7.0...0.7.1) --- updated-dependencies: - dependency-name: mollusk-svm dependency-version: 0.7.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>
@@ -11,7 +11,7 @@ edition = "2021"
crate-type = ["lib"]
[dependencies]
-mollusk-svm = { version = "0.7.0" }
+mollusk-svm = { version = "0.7.1" }
mollusk-svm-programs-token = { version = "0.7.0" }
solana-account = "3.2"
solana-instruction = "3.0"
@@ -33,7 +33,7 @@ thiserror = "2.0"
[dev-dependencies]
spl-associated-token-account-mollusk-harness = { version = "1.0.0", path = "../mollusk_harness" }
solana-keypair = "3.0"
solana-signer = "3.0"