[dependencies.arrayvec]
default-features = false
version = "0.7.1"
[dependencies.dharitri-codec-derive]
optional = true
version = "=0.2.0"
[dependencies.num-bigint]
optional = true
version = "0.4.2"
[dependencies.wee_alloc]
version = "0.4"
[dev-dependencies.dharitri-codec-derive]
version = "=0.2.0"
[features]
alloc = []
derive = ["dharitri-codec-derive"]
[package]
authors = ["Andrei Marinica <andrei.marinica@dharitri.com>", "Dharitri Network <contact@dharitri.com>"]
categories = ["no-std", "wasm", "cryptography::cryptocurrencies", "development-tools"]
description = "Lightweight binary serializer/deserializer, written especially for Dharitri smart contracts"
documentation = "https://docs.dharitri.com/"
edition = "2018"
homepage = "https://dharitri.com/"
keywords = ["dharitri", "wasm", "webassembly", "blockchain", "contract"]
license = "GPL-3.0-only"
name = "dharitri-codec"
readme = "README.md"
repository = "https://github.com/Battula-anil-app-could/dx-sdk-rs-new"
resolver = "2"
version = "0.2.0"