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 93e63ef commit 8e06837Copy full SHA for 8e06837
Cargo.toml
@@ -5,6 +5,10 @@ authors = ["nifty-oss maintainers <[email protected]>"]
5
edition = "2021"
6
readme = "README.md"
7
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"
12
13
[[bin]]
14
name = "nifty"
0 commit comments