[package] name = "dharitri-wasm-modules" version = "0.10.8" edition = "2021" authors = ["Dharitri Network "] license = "GPL-3.0-only" readme = "README.md" repository = "https://github.com/Battula-anil-app-could/dx-sdk-rs-new" homepage = "https://dharitri.com/" documentation = "https://docs.dharitri.com/" description = "Dharitri WebAssembly standard smart contract modules" keywords = ["dharitri", "wasm", "webassembly", "blockchain", "contract"] categories = ["no-std", "wasm", "cryptography::cryptocurrencies"] [features] alloc = ["dharitri-wasm/alloc"] [dependencies.dharitri-wasm] version = "0.10.8" path = "../dharitri-wasm"