# 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-wasm-sdk" version = "0.4.1" description = "The WebAssembly SDK for the Bulwark security engine." homepage = "https://bulwark.security/" readme = "README.md" keywords = [ "bulwark", "security", "fraud", "detection", "webassembly", ] categories = ["wasm"] license = "Apache-2.0 WITH LLVM-exception" repository = "https://github.com/bulwark-security/bulwark" [dependencies.anyhow] version = "1" [dependencies.bulwark-decision] version = "=0.4.0" [dependencies.bulwark-wasm-sdk-macros] version = "=0.4.1" [dependencies.http] version = "0.2" [dependencies.serde_json] version = "1.0.93" [dependencies.thiserror] version = "1.0.37" [dependencies.validator] version = "0.16" features = ["derive"] [dependencies.wit-bindgen] version = "0.14.0" [dev-dependencies.cfg-if] version = "1.0" [badges.maintenance] status = "experimental"