greentic-secrets-pack-validator 0.4.21

WASM pack validator enforcing secrets-domain safety rules.
Documentation
# 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 = "2024"
name = "greentic-secrets-pack-validator"
version = "0.4.21"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "WASM pack validator enforcing secrets-domain safety rules."
readme = false
license = "MIT"
repository = "https://github.com/greentic-ai/greentic-secrets"
resolver = "2"

[lib]
name = "greentic_secrets_pack_validator"
crate-type = [
    "cdylib",
    "rlib",
]
path = "src/lib.rs"

[dependencies.greentic-types]
version = "0.4"
features = [
    "std",
    "serde",
]
default-features = false

[dependencies.wit-bindgen]
version = "0.52"