Parcourir la source

CI: Attempt powerset build fix.

parazyd il y a 4 ans
Parent
commit
fd99ac4720
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      Cargo.toml

+ 1 - 0
Cargo.toml

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