[badges.maintenance]
status = "actively-developed"
[dependencies.wain-ast]
version = "0.1"
[package]
authors = ["rhysd <lin90162@yahoo.co.jp>"]
categories = ["wasm"]
description = "WebAssembly syntax tree validator for wain project"
edition = "2018"
homepage = "https://github.com/rhysd/wain/tree/master/wain-validate"
include = ["src/**/*.rs", "Cargo.toml"]
keywords = ["wasm", "webassembly", "validator"]
license = "MIT"
name = "wain-validate"
readme = "README.md"
repository = "https://github.com/rhysd/wain"
version = "0.1.2"
[package.metadata.release]
no-dev-version = true