aboutsummaryrefslogtreecommitdiff
path: root/src/rust/Cargo.toml
blob: 5d4292bbd346a098a106bae83f61bf8b4d7fdc6b (plain)
1
2
3
4
5
6
7
[workspace]
members = ["tor_util", "protover", "smartlist", "external", "tor_allocate"]

[profile.release]
debug = true
panic = "abort"