# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "wit-bindgen-mbt" version = "0.1.0" authors = ["Fantix King "] description = "The MoonBit bindings generator for WIT and the component model." homepage = "https://gitee.com/fantix/componentize-mbt" readme = "README.md" keywords = [ "webassembly", "wasm", "moonbit", ] categories = ["wasm"] license = "MulanPSL-2.0" repository = "https://gitee.com/fantix/componentize-mbt" [dependencies.anyhow] version = "1.0.79" [dependencies.clap] version = "4.4.18" features = ["derive"] optional = true [dependencies.heck] version = "0.4.1" features = ["unicode"] [dependencies.wit-bindgen-core] version = "0.16.0"