[package] authors = ["Alex Crichton "] description = "cosmian-wit-bindgen-rust" edition = "2018" license = "Apache-2.0" name = "cosmian-wit-bindgen-rust" version = "0.1.1" [dependencies] async-trait = "0.1.51" bitflags = "1.3" cosmian-wit-bindgen-rust-impl = {path = "../rust-wasm-impl", version = "0.1.1"} [features] witx-compat = ['cosmian-wit-bindgen-rust-impl/witx-compat']