Explorar o código

dhc: Add rand and net features.

Luther Blissett %!s(int64=3) %!d(string=hai) anos
pai
achega
f9d7db6fbf
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      Cargo.toml

+ 3 - 0
Cargo.toml

@@ -305,6 +305,9 @@ tx = [
 ]
 
 dht = [
+    "rand",
+
+    "net",
     "util",
 ]