Skip to content

Commit

Permalink
categories and keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
billythedummy committed Dec 15, 2022
1 parent 283db71 commit 88a3307
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,18 @@ repository = "https://github.com/igneous-labs/solores"
version = "0.1.0"
edition = "2021"
exclude = ["install-precommit.sh", "examples/", "tests/test_gen_examples.rs"]
categories = [
"command-line-utilities",
"cryptography::cryptocurrencies",
"development-tools",
]
keywords = [
"anchor",
"codegen",
"metaplex",
"shank",
"solana",
]

[dependencies]
clap = { version = "4.0.29", features = ["derive"] }
Expand Down

0 comments on commit 88a3307

Please sign in to comment.