gradatum-server 0.0.2

Stateless HTTP/MCP façade :19090 — Auth Path 2 (/auth/exchange) + read/search + enqueues writes (alpha.5)
# 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 = "gradatum-server"
version = "0.0.2"
authors = ["Gradatum Maintainers <maintainer@gradatum.org>"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Stateless HTTP/MCP façade :19090 — Auth Path 2 (/auth/exchange) + read/search + enqueues writes (alpha.5)"
homepage = "https://gradatum.org"
readme = "README.md"
keywords = [
    "memory",
    "agents",
    "knowledge-base",
    "cli",
    "server",
]
categories = ["command-line-utilities"]
license = "Apache-2.0"
repository = "https://github.com/gradatum/gradatum"

[[bin]]
name = "gradatum-server"
path = "src/main.rs"