ort-openrouter-cli 0.3.2

Open Router CLI
[[bin]]
name = "ort"
path = "src/main.rs"

[dependencies.ort-openrouter-core]
version = "0.3.2"

[features]
print-allocations = ["ort-openrouter-core/print-allocations"]

[package]
authors = ["Graham King <graham@gkgk.org>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Open Router CLI"
edition = "2024"
license = "MIT"
name = "ort-openrouter-cli"
readme = "README.md"
repository = "https://github.com/grahamking/ort"
version = "0.3.2"