瀏覽代碼

chore(deps): bump solana-instruction from 3.0.0 to 3.1.0

Bumps [solana-instruction](https://github.com/anza-xyz/solana-sdk) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/anza-xyz/solana-sdk/releases)
- [Commits](https://github.com/anza-xyz/solana-sdk/compare/sdk@v3.0.0...cpi@v3.1.0)

---
updated-dependencies:
- dependency-name: solana-instruction
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 5 天之前
父節點
當前提交
b96c85ae98
共有 5 個文件被更改,包括 158 次插入110 次删除
  1. 154 106
      Cargo.lock
  2. 1 1
      Cargo.toml
  3. 1 1
      cli/Cargo.toml
  4. 1 1
      faucet/Cargo.toml
  5. 1 1
      keygen/Cargo.toml

File diff suppressed because it is too large
+ 154 - 106
Cargo.lock


+ 1 - 1
Cargo.toml

@@ -468,7 +468,7 @@ solana-gossip = { path = "gossip", version = "=4.0.0-alpha.0", features = ["agav
 solana-hard-forks = "3.0.0"
 solana-hash = "3.0.0"
 solana-inflation = "3.0.0"
-solana-instruction = "3.0.0"
+solana-instruction = "3.1.0"
 solana-instruction-error = "2.0.0"
 solana-instructions-sysvar = "3.0.0"
 solana-keccak-hasher = "3.0.0"

+ 1 - 1
cli/Cargo.toml

@@ -63,7 +63,7 @@ solana-feature-gate-interface = { version = "=3.0.0", features = ["bincode"] }
 solana-fee-calculator = "=3.0.0"
 solana-fee-structure = "=3.0.0"
 solana-hash = "=3.0.0"
-solana-instruction = "=3.0.0"
+solana-instruction = "=3.1.0"
 solana-keypair = "=3.0.1"
 solana-loader-v3-interface = { version = "=6.1.0", features = ["bincode"] }
 solana-loader-v4-interface = "=3.1.0"

+ 1 - 1
faucet/Cargo.toml

@@ -35,7 +35,7 @@ solana-clap-utils = { workspace = true }
 solana-cli-config = { workspace = true }
 solana-cli-output = { workspace = true }
 solana-hash = "=3.0.0"
-solana-instruction = "=3.0.0"
+solana-instruction = "=3.1.0"
 solana-keypair = "=3.0.1"
 solana-message = "=3.0.1"
 solana-metrics = { workspace = true }

+ 1 - 1
keygen/Cargo.toml

@@ -33,7 +33,7 @@ solana-bls-signatures = { workspace = true }
 solana-clap-v3-utils = { workspace = true }
 solana-cli-config = { workspace = true }
 solana-derivation-path = "=3.0.0"
-solana-instruction = { version = "=3.0.0", features = ["bincode"] }
+solana-instruction = { version = "=3.1.0", features = ["bincode"] }
 solana-keypair = "=3.0.1"
 solana-message = { version = "=3.0.1", features = ["bincode"] }
 solana-pubkey = { version = "=3.0.0", default-features = false }

Some files were not shown because too many files changed in this diff