Skip to content

Commit

Permalink
Futures 0.3.18 has been Yanked
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasmatecki committed Dec 15, 2021
1 parent ec581b7 commit e1958b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rg3d-core/Cargo.toml
Expand Up @@ -25,7 +25,7 @@ memoffset = "0.6.5"
lazy_static = "1.4.0"
nalgebra = "0.29.0"
arrayvec = "0.7.2"
futures = {version = "0.3.18", features = ["thread-pool"] }
futures = {version = "0.3.17", features = ["thread-pool"] }
uuid = { version = "0.8.2", features = ["v4","wasm-bindgen"] }
instant = {version = "0.1.12", features = ["wasm-bindgen"] }
num-traits = "0.2.14"
Expand Down

0 comments on commit e1958b6

Please sign in to comment.