Loading src/rust/protover/Cargo.toml +3 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,9 @@ authors = ["The Tor Project"] version = "0.0.1" name = "protover" [features] testing = ["tor_log/testing"] [dependencies] libc = "0.2.22" Loading Loading
src/rust/protover/Cargo.toml +3 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,9 @@ authors = ["The Tor Project"] version = "0.0.1" name = "protover" [features] testing = ["tor_log/testing"] [dependencies] libc = "0.2.22" Loading