mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 21:53:48 +01:00
3dfe8e6522
Allows an optional no-op for testing purposes
9 lines
160 B
TOML
9 lines
160 B
TOML
[workspace]
|
|
members = ["tor_util", "protover", "smartlist", "external", "tor_allocate",
|
|
"tor_rust", "tor_log"]
|
|
|
|
[profile.release]
|
|
debug = true
|
|
panic = "abort"
|
|
|