[dependencies.anyhow]
default-features = false
version = "1"
[lib]
name = "cabish"
path = "src/lib.rs"
[package]
authors = ["Roman Volosatovs <rvolosatovs@riseup.net>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["wasm"]
description = "Component model ABI-ish for native code"
edition = "2021"
license = "Apache-2.0 WITH LLVM-exception"
name = "cabish"
readme = "README.md"
repository = "https://github.com/rvolosatovs/cabish"
version = "0.1.2"