[package] name = "witx-generate-raw" version = "0.1.1" authors = ["The Cranelift Project Developers"] license = "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT" edition = "2018" description = "Generate stubs from witx 0.9 files" [dependencies] heck = "0.3.2" witx = "0.9.1" cfg-if = "1.0.0" [features] default = []