mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 04:41:03 +00:00
Bump BEEFY (#3302)
This commit is contained in:
Generated
+4
-4
@@ -481,7 +481,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "beefy-gadget"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/paritytech/grandpa-bridge-gadget?branch=master#a58179d4f59f4c31c7a09d5b0ce14df8450743a3"
|
||||
source = "git+https://github.com/paritytech/grandpa-bridge-gadget?branch=master#29244671a1db0ee9c30b04f9a56f6bf2489522a5"
|
||||
dependencies = [
|
||||
"beefy-primitives",
|
||||
"futures 0.3.15",
|
||||
@@ -509,7 +509,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "beefy-gadget-rpc"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/paritytech/grandpa-bridge-gadget?branch=master#a58179d4f59f4c31c7a09d5b0ce14df8450743a3"
|
||||
source = "git+https://github.com/paritytech/grandpa-bridge-gadget?branch=master#29244671a1db0ee9c30b04f9a56f6bf2489522a5"
|
||||
dependencies = [
|
||||
"beefy-gadget",
|
||||
"beefy-primitives",
|
||||
@@ -530,7 +530,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "beefy-primitives"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/paritytech/grandpa-bridge-gadget?branch=master#a58179d4f59f4c31c7a09d5b0ce14df8450743a3"
|
||||
source = "git+https://github.com/paritytech/grandpa-bridge-gadget?branch=master#29244671a1db0ee9c30b04f9a56f6bf2489522a5"
|
||||
dependencies = [
|
||||
"parity-scale-codec",
|
||||
"sp-api",
|
||||
@@ -4632,7 +4632,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "pallet-beefy"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/paritytech/grandpa-bridge-gadget?branch=master#a58179d4f59f4c31c7a09d5b0ce14df8450743a3"
|
||||
source = "git+https://github.com/paritytech/grandpa-bridge-gadget?branch=master#29244671a1db0ee9c30b04f9a56f6bf2489522a5"
|
||||
dependencies = [
|
||||
"beefy-primitives",
|
||||
"frame-support",
|
||||
|
||||
Reference in New Issue
Block a user