This website works better with JavaScript
Home
Explore
Help
Sign In
darkrenaissance
/
darkfi
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Cargo.toml: reverted zk feature back to asyn-sdk
skoupidi
7 months ago
parent
dfe15b173f
commit
0692bf9ce7
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
Cargo.toml
+ 1
- 1
Cargo.toml
View File
@@ -287,7 +287,7 @@ zk = [
"halo2_gadgets",
"rand",
- "
darkfi
-sdk",
+ "
async
-sdk",
"zkas",
]