فهرست منبع

build(deps): bump mollusk-svm-programs-token from 0.6.2 to 0.6.3 (#152)

Bumps [mollusk-svm-programs-token](https://github.com/anza-xyz/mollusk) from 0.6.2 to 0.6.3.
- [Release notes](https://github.com/anza-xyz/mollusk/releases)
- [Commits](https://github.com/anza-xyz/mollusk/compare/0.6.2...0.6.3)

---
updated-dependencies:
- dependency-name: mollusk-svm-programs-token
  dependency-version: 0.6.3
  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] 1 ماه پیش
والد
کامیت
0875a632e4
2فایلهای تغییر یافته به همراه3 افزوده شده و 3 حذف شده
  1. 2 2
      Cargo.lock
  2. 1 1
      test-harness/Cargo.toml

+ 2 - 2
Cargo.lock

@@ -1818,9 +1818,9 @@ dependencies = [
 
 [[package]]
 name = "mollusk-svm-programs-token"
-version = "0.6.2"
+version = "0.6.3"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "a71a5655c2a74bffd1af06ce32da7e91f6bdc11d5ef637484f6e0597428a52f4"
+checksum = "dc02bba5b53c21724950808fbeeaeaa1eacf6f2c4fe7d5842d407e1f1e1eff6d"
 dependencies = [
  "mollusk-svm",
  "solana-account",

+ 1 - 1
test-harness/Cargo.toml

@@ -10,7 +10,7 @@ crate-type = ["lib"]
 
 [dependencies]
 mollusk-svm = { version = "0.6.3" }
-mollusk-svm-programs-token = { version = "0.6.2" }
+mollusk-svm-programs-token = { version = "0.6.3" }
 solana-account = "3.0"
 solana-instruction = "3.0"
 solana-keypair = "3.0"