dharitri-vm-executor 1.0.7

Dharitri VM executor interface
Documentation
[dependencies.serde]
features = ["derive"]
version = "1.0"

[dependencies.toml]
version = "0.8"

[lib]
name = "dharitri_vm_executor"
path = "src/lib.rs"

[package]
authors = ["Dharitri <contact@dharitri.org>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["cryptography::cryptocurrencies"]
description = "Dharitri VM executor interface"
documentation = "https://docs.dharitri.org/"
edition = "2021"
homepage = "https://dharitri.org/"
keywords = ["dharitri", "blockchain", "VM"]
license = "GPL-3.0-only"
name = "dharitri-vm-executor"
readme = "README.md"
repository = "https://github.com/TerraDharitri/drt-rs-vm-executor"
version = "1.0.7"