Sfoglia il codice sorgente

CI: Attempt powerset build fix.

parazyd 4 anni fa
parent
commit
fd99ac4720
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      Cargo.toml

+ 1 - 0
Cargo.toml

@@ -194,6 +194,7 @@ blockchain = [
 	"crypto",
 	"tx",
 	"net",
+	"node",
 	"util",
 ]