diff --git a/cli/Cargo.toml b/cli/Cargo.toml index 2a0f6ef..b126934 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -1,5 +1,6 @@ [package] name = "rgb-wallet" +description = "RGB smart contracts command-line wallet" version.workspace = true authors.workspace = true repository.workspace = true