Move sandbox code into a new library.

This commit is contained in:
Nick Mathewson
2018-06-27 09:48:26 -04:00
parent d893be190f
commit bee580ddba
10 changed files with 35 additions and 3 deletions
+1
View File
@@ -151,6 +151,7 @@ pub fn main() {
// moving forward!
cfg.component("tor-crypt-ops-testing");
cfg.component("or-testing");
cfg.component("tor-sandbox");
cfg.component("tor-net");
cfg.component("tor-log");
cfg.component("tor-lock");