Stingray SDK headers taken from https://github.com/AutodeskGames/stingray-plugin/
9 lines
134 B
TOML
9 lines
134 B
TOML
[workspace]
|
|
resolver = "2"
|
|
members = [
|
|
"lib/dt_p2p",
|
|
"lib/nat_traversal"
|
|
]
|
|
|
|
# [profile.dev.package.backtrace]
|
|
# opt-level = 3
|