diff --git a/benchmarks/Cargo.toml b/benchmarks/Cargo.toml index 7423141..a1acbe0 100644 --- a/benchmarks/Cargo.toml +++ b/benchmarks/Cargo.toml @@ -9,7 +9,7 @@ spdk-rs = { path="../spdk-rs"} failure = "0.1.3" failure_derive = "" tokio = { version = "0.1.13", features = ["async-await-preview"]} -futures = "0.1.25" +futures = "0.3.8" tokio-async-await = "0.1.4" toml = "0.4.10" futures-await = "0.1"