[package] authors = ["Alex Crichton "] description = "wit-bindgen-gen-core" edition = "2018" license = "Apache-2.0" name = "cosmian-wit-bindgen-gen-core" version = "0.1.0" [lib] doctest = false [dependencies] anyhow = "1" cosmian-wit-parser = {path = '../parser', version = '0.1.0'} [features] witx-compat = ['cosmian-wit-parser/witx-compat']