[dependencies.anyhow]
version = "1.0.72"
[dependencies.heck]
version = "0.5"
[dependencies.wit-parser]
version = "0.220.0"
[lib]
doctest = false
name = "wit_bindgen_core"
path = "src/lib.rs"
[package]
authors = ["Alex Crichton <alex@alexcrichton.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = """
Low-level support for bindings generation based on WIT files for use with
`wit-bindgen-cli` and other languages.
"""
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-core"
readme = false
repository = "https://github.com/bytecodealliance/wasi-rs"
version = "0.35.0"