mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 13:27:57 +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
@@ -13,7 +13,7 @@ readme = "README.md"
|
||||
targets = ["x86_64-unknown-linux-gnu"]
|
||||
|
||||
[dependencies]
|
||||
frame-benchmarking = { version = "3.0.0", path = "../../../frame/benchmarking" }
|
||||
frame-benchmarking = { version = "3.1.0", path = "../../../frame/benchmarking" }
|
||||
sp-core = { version = "3.0.0", path = "../../../primitives/core" }
|
||||
sc-service = { version = "0.9.0", default-features = false, path = "../../../client/service" }
|
||||
sc-cli = { version = "0.9.0", path = "../../../client/cli" }
|
||||
|
||||
Reference in New Issue
Block a user