diff --git a/crates/ibc-chain-registry/Cargo.toml b/crates/ibc-chain-registry/Cargo.toml index 67e959ff6b..4df9261916 100644 --- a/crates/ibc-chain-registry/Cargo.toml +++ b/crates/ibc-chain-registry/Cargo.toml @@ -3,7 +3,7 @@ name = "ibc-chain-registry" version = "0.1.0" edition = "2021" license = "Apache-2.0" -keywords = ["cosmos", "ibc", "relayer", "chain", "registry", "hermes"] +keywords = ["cosmos", "ibc", "relayer", "chain", "registry"] repository = "https://github.com/informalsystems/hermes" authors = ["Informal Systems "] rust-version = "1.60"