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 5215dda commit 6f220cfCopy full SHA for 6f220cf
library/Cargo.toml
@@ -4,7 +4,9 @@ description = "Generate short-lived unique program derive address signers"
4
version = "0.0.0"
5
edition = "2021"
6
readme = "README.md"
7
-license-file = "Apache-2.0"
+license = "Apache-2.0"
8
+authors = ["nifty-oss maintainers <[email protected]>"]
9
+repository = "https://github.com/nifty-oss/limestone"
10
11
[dependencies]
12
solana-program = "^1.16"
0 commit comments