# 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-decision" version = "0.6.0" description = "Decision-making under uncertainty for the Bulwark security engine." homepage = "https://bulwark.security/" readme = "README.md" keywords = [ "bulwark", "security", "fraud", "detection", ] categories = ["wasm"] license = "Apache-2.0 WITH LLVM-exception" repository = "https://github.com/bulwark-security/bulwark" [dependencies.approx] version = "0.5" [dependencies.strum] version = "0.26" [dependencies.strum_macros] version = "0.26" [dependencies.thiserror] version = "=1.0.43" [dependencies.validator] version = "0.16" features = ["derive"] [dev-dependencies.cfg-if] version = "1.0" [badges.maintenance] status = "experimental"