Sfoglia il codice sorgente

dht: add geode feature

epiphany 1 anno fa
parent
commit
192a854d2e
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      Cargo.toml

+ 1 - 0
Cargo.toml

@@ -307,6 +307,7 @@ dht = [
     "smol",
 
     "darkfi-serial",
+    "geode",
     "net",
 ]