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

8 lines
149 B
TOML

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