Bläddra i källkod

build(deps): bump mollusk-svm-programs-token from 0.7.0 to 0.7.1 (#169)

Bumps [mollusk-svm-programs-token](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-programs-token
  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>
dependabot[bot] 2 veckor sedan
förälder
incheckning
3d1e339e1b
2 ändrade filer med 3 tillägg och 3 borttagningar
  1. 2 2
      Cargo.lock
  2. 1 1
      mollusk_harness/Cargo.toml

+ 2 - 2
Cargo.lock

@@ -1185,9 +1185,9 @@ dependencies = [
 
 [[package]]
 name = "mollusk-svm-programs-token"
-version = "0.7.0"
+version = "0.7.1"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "eab02f523e4e61dc2ffe3817cdef5573d8da071de13c5e019ec70875acdecbdf"
+checksum = "2309a4096c87da661fa761c060e471ad84b49745248835ec08418f93f79fc871"
 dependencies = [
  "mollusk-svm",
  "solana-account",

+ 1 - 1
mollusk_harness/Cargo.toml

@@ -12,7 +12,7 @@ crate-type = ["lib"]
 
 [dependencies]
 mollusk-svm = { version = "0.7.1" }
-mollusk-svm-programs-token = { version = "0.7.0" }
+mollusk-svm-programs-token = { version = "0.7.1" }
 solana-account = "3.2"
 solana-instruction = "3.0"
 solana-keypair = "3.0"