oxigate 0.0.1

Open-core LLM FinOps gateway - hard budget enforcement, cost tracking, and routing
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"
rust-version = "1.75"
name = "oxigate"
version = "0.0.1"
build = false
exclude = [
    ".cursor/",
    "docs/",
    "ai/",
    "stories/",
]
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Open-core LLM FinOps gateway - hard budget enforcement, cost tracking, and routing"
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",
]
license = "Apache-2.0"
repository = "https://github.com/getoxigate/oxigate"

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

[dependencies]