8 lines
166 B
TOML
Executable File
8 lines
166 B
TOML
Executable File
[workspace]
|
|
members = ["Management", "ManagementLibrary", "Agent", "AgentLibrary", "Common", "Macro"]
|
|
resolver = "2"
|
|
|
|
[profile.release]
|
|
panic = "abort"
|
|
strip = false
|