Explorar o código

add async-std to wallet feature

ghassmo %!s(int64=4) %!d(string=hai) anos
pai
achega
313b6ee545
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Cargo.toml

+ 1 - 0
Cargo.toml

@@ -268,6 +268,7 @@ crypto = [
 wallet = [
 	"sqlx",
 	"libsqlite3-sys",
+	"async-std",
 
 	"crypto",
 	"util",