tor/src/rust/Cargo.toml
2017-10-27 10:02:08 -04:00

8 lines
133 B
TOML

[workspace]
members = ["tor_util", "protover", "smartlist", "external", "c_string"]
[profile.release]
debug = true
panic = "abort"