svastha-node 0.4.0

Svastha node: a trusted processing client that delegates inference to an OpenAI-compatible endpoint.
# 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 = "svastha-node"
version = "0.4.0"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Svastha node: a trusted processing client that delegates inference to an OpenAI-compatible endpoint."
readme = "README.md"
keywords = [
    "health",
    "encryption",
    "inference",
    "rag",
    "svastha",
]
categories = ["cryptography"]
license = "AGPL-3.0-only"
repository = "https://github.com/cosmicspork/svastha"

[[bin]]
name = "svastha-node"
path = "src/main.rs"

[dependencies.svastha-core]
version = "0.4.0"