mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 21:53:48 +01:00
8 lines
149 B
TOML
8 lines
149 B
TOML
[workspace]
|
|
members = ["tor_util", "protover", "smartlist", "external", "tor_allocate", "tor_rust"]
|
|
|
|
[profile.release]
|
|
debug = true
|
|
panic = "abort"
|
|
|