Skip to content

Commit

Permalink
Ensure 5 key words in toml
Browse files Browse the repository at this point in the history
  • Loading branch information
starkbamse committed May 16, 2024
1 parent 83d080b commit 8d21bf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ license = "MIT OR Apache-2.0"
description = "A lightweight and easy-to-use library for periodically retrieving data from the Chainlink decentralized data feed."
repository = "https://github.com/starkbamse/rustlink"
include = ["IAggregatorV3Interface.json","src/**/*.rs", "Cargo.toml"]
keywords = ["crypto", "cryptocurrencies","chainlink","prices","bitcoin","ethereum","evm"]
keywords = ["crypto", "cryptocurrencies","chainlink","prices","ethereum"]
categories = ["wasm"]

[dependencies]
Expand Down

0 comments on commit 8d21bf0

Please sign in to comment.