Files
netrunner-proxy/Cargo.toml
T
2026-03-10 17:48:22 +07:00

10 lines
123 B
TOML

[workspace]
members = [
"core",
"client",
"server",
"tools/bindgen",
"app/src-tauri",
]
resolver = "2"