mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-04-28 03:00:18 -04:00
add async-std to wallet feature
This commit is contained in:
@@ -268,6 +268,7 @@ crypto = [
|
||||
wallet = [
|
||||
"sqlx",
|
||||
"libsqlite3-sys",
|
||||
"async-std",
|
||||
|
||||
"crypto",
|
||||
"util",
|
||||
|
||||
Reference in New Issue
Block a user