Skip to content

Commit 1710692

Browse files
authored
Add metadata to benchmarking module. (#163)
1 parent 611b654 commit 1710692

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

benchmarking/Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
[package]
22
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"
36
version = "0.0.1"
47
authors = ["Laminar Developers <hello@laminar.one>"]
58
edition = "2018"

0 commit comments

Comments
 (0)