Skip to content

Commit c449ede

Browse files
committed
fix: number of keywords
1 parent 324ae7a commit c449ede

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "blockfrost"
33
version = "0.2.1"
44
edition = "2021"
5-
keywords = ["blockfrost", "blockchain", "cardano", "ipfs", "nft", "rust"]
5+
keywords = ["blockfrost", "blockchain", "cardano", "ipfs", "nft"]
66
categories = ["cardano", "ipfs", "nft", "blockchain"]
77
description = "A Rust SDK for Blockfrost.io API"
88
license = "Apache-2.0"

0 commit comments

Comments
 (0)