aboutsummaryrefslogtreecommitdiff
path: root/games/rstnode/Cargo.toml
[workspace]
members = [
  "rst-core",

  "rst-launcher",
  "rst-client",
  "rst-server",

  # Utility libraries
  "async-quic"
]

# [profile.release.overrides."*"]
# opt-level = 3