Cargo.toml 89 B

1234567
  1. [workspace]
  2. members = [
  3. "server-plugin",
  4. "server-plugin-derive",
  5. "example"
  6. ]