Forráskód Böngészése

change futures crate version

ghassmo 4 éve
szülő
commit
6d40023181
1 módosított fájl, 1 hozzáadás és 1 törlés
  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"