ソースを参照

Cargo.toml: reverted zk feature back to asyn-sdk

skoupidi 7 ヶ月 前
コミット
0692bf9ce7
1 ファイル変更1 行追加1 行削除
  1. 1 1
      Cargo.toml

+ 1 - 1
Cargo.toml

@@ -287,7 +287,7 @@ zk = [
     "halo2_gadgets",
     "rand",
 
-    "darkfi-sdk",
+    "async-sdk",
     "zkas",
 ]