diff --git a/Cargo.toml b/Cargo.toml index 98f50cc7b..665096be0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -268,6 +268,7 @@ crypto = [ wallet = [ "sqlx", "libsqlite3-sys", + "async-std", "crypto", "util",