# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2018" name = "dharitri-wasm-serde" version = "0.0.3" authors = [ "Andrei Marinica ", "Dharitri Network ", ] description = "Dharitri WebAssembly Serde serializer" homepage = "https://dharitri.com/" documentation = "https://docs.dharitri.com/" readme = "README.md" keywords = [ "dharitri", "wasm", "webassembly", "blockchain", "contract", ] categories = [ "no-std", "wasm", "cryptography::cryptocurrencies", "development-tools::ffi", ] license = "GPL-3.0-only" repository = "https://github.com/Battula-anil-app-could/dx-sdk-rs-new.git" [dependencies.serde] version = "1.0" features = [ "alloc", "derive", ] default-features = false [dependencies.wee_alloc] version = "0.4"