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

7 lines
113 B
TOML

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