Parcourir la source

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

skoupidi il y a 7 mois
Parent
commit
0692bf9ce7
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      Cargo.toml

+ 1 - 1
Cargo.toml

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