Skip to content

Commit 6f220cf

Browse files
committed
Update crate information
1 parent 5215dda commit 6f220cf

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

library/Cargo.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ description = "Generate short-lived unique program derive address signers"
44
version = "0.0.0"
55
edition = "2021"
66
readme = "README.md"
7-
license-file = "Apache-2.0"
7+
license = "Apache-2.0"
8+
authors = ["nifty-oss maintainers <[email protected]>"]
9+
repository = "https://github.com/nifty-oss/limestone"
810

911
[dependencies]
1012
solana-program = "^1.16"

0 commit comments

Comments
 (0)