vibe-proxy/backend/examples/plugin/response-normalizer/rust/Cargo.toml
2026-08-24 00:10:41 +02:00

7 lines
119 B
TOML

[package]
name = "cliproxy-response-normalizer-rust"
version = "0.1.0"
edition = "2021"
[lib]
crate-type = ["cdylib"]