crewchief 0.0.1

Commercial grade self-healing AI monitoring. The mechanic that keeps the Airframe flying.
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 = "crewchief"
version = "0.0.1"
authors = ["Michael A. Kuykendall"]
build = false
publish = true
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Commercial grade self-healing AI monitoring. The mechanic that keeps the Airframe flying."
readme = false
keywords = [
    "ai",
    "safety",
    "hallucination",
    "monitoring",
]
license = "MIT"
repository = "https://github.com/Michael-A-Kuykendall/crewchief"

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

[dependencies]