Skip to content

Commit

Permalink
sdk dapp Cargo.toml fix
Browse files Browse the repository at this point in the history
  • Loading branch information
andrei-marinica committed Nov 6, 2024
1 parent 3b92aa0 commit 9f13417
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/dapp/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9f13417

Please sign in to comment.