tor/src/rust/tor_rust
Nick Mathewson 1969d57363 Change our build process to run Cargo from inside the build tree
Instead of using the cwd to specify the location of Cargo.toml, we
use the --manifest-path option to specify its location explicitly.

This works around the bug that isis diagnosed on our jenkins builds.
2017-12-05 14:23:55 -05:00
..
Cargo.toml refactor build infrastructure for single rust binary 2017-10-27 10:02:08 -04:00
include.am Change our build process to run Cargo from inside the build tree 2017-12-05 14:23:55 -05:00
lib.rs refactor build infrastructure for single rust binary 2017-10-27 10:02:08 -04:00