# 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 = "bulwark-build" version = "0.6.0" description = "Plugin builder for the Bulwark security engine." homepage = "https://bulwark.security/" readme = "README.md" keywords = [ "bulwark", "configuration", ] categories = ["wasm"] license = "Apache-2.0 WITH LLVM-exception" repository = "https://github.com/bulwark-security/bulwark" [dependencies.cargo_metadata] version = "0.18.1" [dependencies.owo-colors] version = "3.5.0" [dependencies.thiserror] version = "=1.0.43" [dependencies.toml] version = "0.8.6" features = ["preserve_order"] [dependencies.wit-component] version = "0.211.1" [badges.maintenance] status = "experimental"