瀏覽代碼

change futures crate version

ghassmo 5 年之前
父節點
當前提交
6d40023181
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Cargo.toml

+ 1 - 1
Cargo.toml

@@ -35,7 +35,7 @@ hex = "0.4.2"
 bs58 = "0.4.0"
 bs58 = "0.4.0"
 
 
 smol = "1.2.4"
 smol = "1.2.4"
-futures = "0.3.5"
+futures = "0.3.17"
 async-channel = "1.4.2"
 async-channel = "1.4.2"
 async-trait = "0.1.42"
 async-trait = "0.1.42"
 async-executor = "1.4.0"
 async-executor = "1.4.0"