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

7 lines
114 B
TOML

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