Require tokio 0.3.5
This commit is contained in:
committed by
mergify[bot]
parent
3d077fb656
commit
e5bd9ee0ff
@ -15,7 +15,7 @@ solana-sdk = { path = "../sdk", version = "1.6.0" }
|
||||
tarpc = { version = "0.23.0", features = ["full"] }
|
||||
|
||||
[dev-dependencies]
|
||||
tokio = { version = "0.3", features = ["full"] }
|
||||
tokio = { version = "0.3.5", features = ["full"] }
|
||||
|
||||
[lib]
|
||||
crate-type = ["lib"]
|
||||
|
Reference in New Issue
Block a user