diff --git a/Cargo.toml b/Cargo.toml index 0fb91017f..96f31973f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -305,6 +305,9 @@ tx = [ ] dht = [ + "rand", + + "net", "util", ]