mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Move network code to libtor-net.
There are some additional changes to come: those points are marked by XXXX.
This commit is contained in:
@@ -151,6 +151,7 @@ pub fn main() {
|
||||
// moving forward!
|
||||
cfg.component("tor-crypt-ops-testing");
|
||||
cfg.component("or-testing");
|
||||
cfg.component("tor-net");
|
||||
cfg.component("tor-log");
|
||||
cfg.component("tor-lock");
|
||||
cfg.component("tor-fdio");
|
||||
|
||||
Reference in New Issue
Block a user