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

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