This commit is contained in:
Michael Vines
2021-03-15 22:16:08 -07:00
committed by mergify[bot]
parent 5760cf0f41
commit a2eb655322
104 changed files with 469 additions and 469 deletions

View File

@ -15,7 +15,7 @@ gethostname = "0.2.1"
lazy_static = "1.4.0"
log = "0.4.11"
reqwest = { version = "0.10.8", default-features = false, features = ["blocking", "rustls-tls", "json"] }
solana-sdk = { path = "../sdk", version = "1.7.0" }
solana-sdk = { path = "../sdk", version = "=1.7.0" }
[dev-dependencies]
rand = "0.7.0"