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

7 lines
119 B
TOML

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