Bump solana_rbpf to version v0.2.15 (#21289)
Bumps [solana_rbpf](https://github.com/solana-labs/rbpf) from 0.2.14 to 0.2.15. - [Release notes](https://github.com/solana-labs/rbpf/releases) - [Commits](https://github.com/solana-labs/rbpf/compare/v0.2.14...v0.2.15) --- updated-dependencies: - dependency-name: solana_rbpf 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>
This commit is contained in:
committed by
Michael Vines
parent
e2850c84d2
commit
b00087e1ca
5
Cargo.lock
generated
5
Cargo.lock
generated
@ -5887,9 +5887,9 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "solana_rbpf"
|
name = "solana_rbpf"
|
||||||
version = "0.2.14"
|
version = "0.2.15"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "e27486ed1c74044866b529076b6aa9ca6fab9ec494d1835439ec84efc5575953"
|
checksum = "dc53d7522cccfd4a86a82a2fad79328002b70910d944f5be3ba72ac96c64c518"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"byteorder",
|
"byteorder",
|
||||||
"combine",
|
"combine",
|
||||||
@ -5902,6 +5902,7 @@ dependencies = [
|
|||||||
"scroll",
|
"scroll",
|
||||||
"thiserror",
|
"thiserror",
|
||||||
"time 0.1.43",
|
"time 0.1.43",
|
||||||
|
"version_check 0.9.2",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
|
@ -40,7 +40,7 @@ solana-config-program = { path = "../programs/config", version = "=1.8.11" }
|
|||||||
solana-faucet = { path = "../faucet", version = "=1.8.11" }
|
solana-faucet = { path = "../faucet", version = "=1.8.11" }
|
||||||
solana-logger = { path = "../logger", version = "=1.8.11" }
|
solana-logger = { path = "../logger", version = "=1.8.11" }
|
||||||
solana-net-utils = { path = "../net-utils", version = "=1.8.11" }
|
solana-net-utils = { path = "../net-utils", version = "=1.8.11" }
|
||||||
solana_rbpf = "=0.2.14"
|
solana_rbpf = "=0.2.15"
|
||||||
solana-remote-wallet = { path = "../remote-wallet", version = "=1.8.11" }
|
solana-remote-wallet = { path = "../remote-wallet", version = "=1.8.11" }
|
||||||
solana-sdk = { path = "../sdk", version = "=1.8.11" }
|
solana-sdk = { path = "../sdk", version = "=1.8.11" }
|
||||||
solana-transaction-status = { path = "../transaction-status", version = "=1.8.11" }
|
solana-transaction-status = { path = "../transaction-status", version = "=1.8.11" }
|
||||||
|
13
programs/bpf/Cargo.lock
generated
13
programs/bpf/Cargo.lock
generated
@ -3699,9 +3699,9 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "solana_rbpf"
|
name = "solana_rbpf"
|
||||||
version = "0.2.14"
|
version = "0.2.15"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "e27486ed1c74044866b529076b6aa9ca6fab9ec494d1835439ec84efc5575953"
|
checksum = "dc53d7522cccfd4a86a82a2fad79328002b70910d944f5be3ba72ac96c64c518"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"byteorder 1.3.4",
|
"byteorder 1.3.4",
|
||||||
"combine",
|
"combine",
|
||||||
@ -3714,6 +3714,7 @@ dependencies = [
|
|||||||
"scroll",
|
"scroll",
|
||||||
"thiserror",
|
"thiserror",
|
||||||
"time",
|
"time",
|
||||||
|
"version_check",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
@ -3915,18 +3916,18 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "thiserror"
|
name = "thiserror"
|
||||||
version = "1.0.23"
|
version = "1.0.26"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "76cc616c6abf8c8928e2fdcc0dbfab37175edd8fb49a4641066ad1364fdab146"
|
checksum = "93119e4feac1cbe6c798c34d3a53ea0026b0b1de6a120deef895137c0529bfe2"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"thiserror-impl",
|
"thiserror-impl",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "thiserror-impl"
|
name = "thiserror-impl"
|
||||||
version = "1.0.23"
|
version = "1.0.26"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "9be73a2caec27583d0046ef3796c3794f868a5bc813db689eed00c7631275cd1"
|
checksum = "060d69a0afe7796bf42e9e2ff91f5ee691fb15c53d38b4b62a9a53eb23164745"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"proc-macro2 1.0.24",
|
"proc-macro2 1.0.24",
|
||||||
"quote 1.0.6",
|
"quote 1.0.6",
|
||||||
|
@ -30,7 +30,7 @@ solana-bpf-loader-program = { path = "../bpf_loader", version = "=1.8.11" }
|
|||||||
solana-cli-output = { path = "../../cli-output", version = "=1.8.11" }
|
solana-cli-output = { path = "../../cli-output", version = "=1.8.11" }
|
||||||
solana-logger = { path = "../../logger", version = "=1.8.11" }
|
solana-logger = { path = "../../logger", version = "=1.8.11" }
|
||||||
solana-measure = { path = "../../measure", version = "=1.8.11" }
|
solana-measure = { path = "../../measure", version = "=1.8.11" }
|
||||||
solana_rbpf = "=0.2.14"
|
solana_rbpf = "=0.2.15"
|
||||||
solana-runtime = { path = "../../runtime", version = "=1.8.11" }
|
solana-runtime = { path = "../../runtime", version = "=1.8.11" }
|
||||||
solana-sdk = { path = "../../sdk", version = "=1.8.11" }
|
solana-sdk = { path = "../../sdk", version = "=1.8.11" }
|
||||||
solana-transaction-status = { path = "../../transaction-status", version = "=1.8.11" }
|
solana-transaction-status = { path = "../../transaction-status", version = "=1.8.11" }
|
||||||
|
@ -22,7 +22,7 @@ sha3 = "0.9.1"
|
|||||||
solana-measure = { path = "../../measure", version = "=1.8.11" }
|
solana-measure = { path = "../../measure", version = "=1.8.11" }
|
||||||
solana-runtime = { path = "../../runtime", version = "=1.8.11" }
|
solana-runtime = { path = "../../runtime", version = "=1.8.11" }
|
||||||
solana-sdk = { path = "../../sdk", version = "=1.8.11" }
|
solana-sdk = { path = "../../sdk", version = "=1.8.11" }
|
||||||
solana_rbpf = "=0.2.14"
|
solana_rbpf = "=0.2.15"
|
||||||
thiserror = "1.0"
|
thiserror = "1.0"
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
|
Reference in New Issue
Block a user