Skip to content

Commit

Permalink
Merge pull request #8 from helius-labs/feat/add-keywords
Browse files Browse the repository at this point in the history
feat(cargo): Add Keywords
  • Loading branch information
0xIchigo authored May 10, 2024
2 parents bf1b51f + 3ceed5e commit 7a0d4d1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
name = "helius"
version = "0.1.1"
edition = "2021"
description ="An asynchronous Helius Rust SDK for building the future of Solana"
description = "An asynchronous Helius Rust SDK for building the future of Solana"
keywords = ["helius", "solana", "asynchronous-sdk", "das", "cryptocurrency"]
repository = "https://github.com/helius-labs/helius-rust-sdk"
docs = "https://docs.rs/helius/latest/helius/"
license = "MIT"
Expand Down

0 comments on commit 7a0d4d1

Please sign in to comment.