aigp 0.1.0

AIGP — AI Governance Proof. Open standard for proving your AI agents used the approved policies, prompts, and tools.
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 = "2021"
name = "aigp"
version = "0.1.0"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "AIGP — AI Governance Proof. Open standard for proving your AI agents used the approved policies, prompts, and tools."
homepage = "https://open-aigp.org"
documentation = "https://docs.rs/aigp"
readme = "README.md"
keywords = [
    "aigp",
    "ai-governance",
    "governance",
    "audit",
    "tracing",
]
categories = [
    "api-bindings",
    "authentication",
]
license = "Apache-2.0"
repository = "https://github.com/open-aigp/aigp"

[lib]
name = "aigp"
path = "src/lib.rs"

[dependencies]