فهرست منبع

Fix make check

parazyd 3 سال پیش
والد
کامیت
4443e2808c
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      src/contract/dao/Cargo.toml

+ 2 - 0
src/contract/dao/Cargo.toml

@@ -40,6 +40,8 @@ default = []
 no-entrypoint = []
 client = [
     "darkfi",
+    "darkfi-money-contract/client",
+    "darkfi-money-contract/no-entrypoint",
     "rand",
     "chacha20poly1305",
     "log",