Files
netrunner-proxy/Cargo.toml
T
2026-03-15 23:47:15 +07:00

10 lines
118 B
TOML

[workspace]
members = [
"core",
"client",
"server",
"tools/bindgen",
"tools/log"
]
resolver = "2"