Files
netrunner-proxy/Cargo.toml
T
2026-02-22 21:00:50 +07:00

8 lines
83 B
TOML

[workspace]
members = [
"common",
"client",
"server",
]
resolver = "2"