We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 611b654 commit 1710692Copy full SHA for 1710692
benchmarking/Cargo.toml
@@ -1,5 +1,8 @@
1
[package]
2
name = "orml-benchmarking"
3
+description = "Provide macro to benchmark Substrate runtime."
4
+repository = "https://github.com/open-web3-stack/open-runtime-module-library/tree/master/benchmarking"
5
+license-file = "../LICENSE"
6
version = "0.0.1"
7
authors = ["Laminar Developers <hello@laminar.one>"]
8
edition = "2018"
0 commit comments