Skip to content

Commit 8e06837

Browse files
add missing manifest fields
1 parent 93e63ef commit 8e06837

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Cargo.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ authors = ["nifty-oss maintainers <[email protected]>"]
55
edition = "2021"
66
readme = "README.md"
77
license-file = "LICENSE"
8+
description = "CLI for the Nifty Asset program."
9+
repository = "https://github.com/nifty-oss/cli"
10+
homepage = "https://nifty-oss.org"
11+
documentation = "https://nifty-oss.org"
812

913
[[bin]]
1014
name = "nifty"

0 commit comments

Comments
 (0)