diff --git a/rewards/Cargo.toml b/rewards/Cargo.toml index edd2809724320825a191c0394991fa3e82b32d6b..875e7be5bef8337a72eeac81e74769aacde6e4b7 100644 --- a/rewards/Cargo.toml +++ b/rewards/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "orml-rewards" -description = "" +description = "Store and manage shares and rewards" repository = "https://github.com/open-web3-stack/open-runtime-module-library/tree/master/rewards" license = "Apache-2.0" version = "0.1.3-dev"