mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 07:01:05 +00:00
Support Multiple Instances with Benchmarks (#7669)
* Support multiple instances with benchmarks * fix tests * Apply suggestions from code review Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com> * docs * fix output * Update lib.rs Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
This commit is contained in:
Generated
+1
@@ -1568,6 +1568,7 @@ dependencies = [
|
||||
name = "frame-benchmarking-cli"
|
||||
version = "2.0.0"
|
||||
dependencies = [
|
||||
"Inflector",
|
||||
"chrono",
|
||||
"frame-benchmarking",
|
||||
"handlebars",
|
||||
|
||||
Reference in New Issue
Block a user