mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 15:47:58 +00:00
Frame Benchmarking v3.1.0 released (#8206)
* Releasing frame-benchmarking 3.1 * bump in the entire dependency tree
This commit is contained in:
committed by
GitHub
parent
f2436b87b5
commit
0b4126ca40
@@ -48,7 +48,7 @@ substrate-frame-rpc-system = { version = "3.0.0", path = "../../../utils/frame/r
|
||||
pallet-transaction-payment-rpc = { version = "3.0.0", path = "../../../frame/transaction-payment/rpc/" }
|
||||
|
||||
# These dependencies are used for runtime benchmarking
|
||||
frame-benchmarking = { version = "3.0.0", path = "../../../frame/benchmarking" }
|
||||
frame-benchmarking = { version = "3.1.0", path = "../../../frame/benchmarking" }
|
||||
frame-benchmarking-cli = { version = "3.0.0", path = "../../../utils/frame/benchmarking-cli" }
|
||||
|
||||
node-template-runtime = { version = "2.0.0", path = "../runtime" }
|
||||
|
||||
Reference in New Issue
Block a user