Files
router-for-me--cliproxyapi/examples/plugin/executor/rust/Cargo.toml
T
2026-07-13 12:35:43 +08:00

8 lines
108 B
TOML

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