wit-bindgen-teavm-java 0.33.0

TeaVM-Java bindings generator for WIT and the component model, typically used through the `wit-bindgen-cli` crate.
Documentation
[dependencies.anyhow]
version = "1.0.72"

[dependencies.clap]
features = ["derive"]
optional = true
version = "4.3.19"

[dependencies.heck]
version = "0.5"

[dependencies.wasm-metadata]
version = "0.218.0"

[dependencies.wit-bindgen-core]
version = "0.33.0"

[dependencies.wit-component]
version = "0.218.0"

[dev-dependencies]

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

[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = """
TeaVM-Java bindings generator for WIT and the component model, typically used
through the `wit-bindgen-cli` crate.
"""
edition = "2021"
homepage = "https://github.com/bytecodealliance/wit-bindgen"
license = "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT"
name = "wit-bindgen-teavm-java"
readme = false
repository = "https://github.com/bytecodealliance/wasi-rs"
version = "0.33.0"

[[test]]
name = "codegen"
path = "tests/codegen.rs"