Drop feature, move to nonblocking mod

This commit is contained in:
Michael Vines
2022-01-26 16:14:49 -08:00
parent a6a8a712e5
commit 8c376f58cb
7 changed files with 15 additions and 13 deletions

1
Cargo.lock generated
View File

@@ -4752,6 +4752,7 @@ dependencies = [
name = "solana-client-test"
version = "1.10.0"
dependencies = [
"futures-util",
"serde_json",
"serial_test",
"solana-client",