diff --git a/sdk/dapp/Cargo.toml b/sdk/dapp/Cargo.toml index f312360310..9b204c08e6 100644 --- a/sdk/dapp/Cargo.toml +++ b/sdk/dapp/Cargo.toml @@ -11,7 +11,7 @@ homepage = "https://multiversx.com/" documentation = "https://docs.multiversx.com/" description = "SDK for interacting with the MultiversX blockchain for wasm-bindgen environments" categories = ["cryptography::cryptocurrencies", "api-bindings"] -keywords = ["multiversx", "blockchain", "sdk", "api", "wasm", "wasm-bindgen"] +keywords = ["multiversx", "blockchain", "sdk", "wasm", "wasm-bindgen"] [dependencies] getrandom = { version = "0.2.15", features = ["js"] } # js feature overrides import from sdk