We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86aa924 commit de69602Copy full SHA for de69602
clients/rust/asset/Cargo.toml
@@ -2,6 +2,7 @@
2
name = "nifty-asset"
3
description = "A client SDK for Nifty Asset program"
4
authors = ["nifty-oss maintainers <maintainers@nifty-oss.org>"]
5
+repository = "https://github.com/nifty-oss/asset"
6
version = "0.0.0"
7
edition = "2021"
8
readme = "README.md"
clients/rust/bridge/Cargo.toml
@@ -3,6 +3,7 @@ name = "nifty-bridge"
description = "A client SDK for Nifty Bridge program"
9
license-file = "../../../LICENSE"
0 commit comments