[package]
name = "oxigate"
version = "0.0.1"
edition = "2021"
rust-version = "1.75"
description = "Open-core LLM FinOps gateway - hard budget enforcement, cost tracking, and routing"
license = "Apache-2.0"
repository = "https://github.com/getoxigate/oxigate"
homepage = "https://oxigate.com"
documentation = "https://docs.rs/oxigate"
readme = "README.md"
keywords = ["llm", "gateway", "finops", "budget", "ai"]
categories = ["network-programming", "web-programming::http-server"]
exclude = [".cursor/", "docs/", "ai/", "stories/"]
[workspace]
[dependencies]