denali 0.18.0

Parser/writer of the Denali test format
Documentation
[dependencies.bech32]
version = "0.9.0"

[dependencies.hex]
version = "0.4"

[dependencies.num-bigint]
version = "0.4"

[dependencies.num-traits]
version = "0.2"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[dependencies.serde_json]
version = "1.0"

[dependencies.sha3]
version = "0.9.1"

[package]
authors = ["contact@dharitri.org"]
categories = ["cryptography::cryptocurrencies", "development-tools"]
description = "Parser/writer of the Denali test format"
documentation = "https://docs.dharitri.org/"
edition = "2021"
homepage = "https://dharitri.org/"
keywords = ["numbat", "blockchain", "contract"]
license = "GPL-3.0-only"
name = "denali"
readme = "README.md"
repository = "https://github.com/TerraDharitri/drt-rs-sdk"
version = "0.18.0"