Skip to content

Commit

Permalink
Merge pull request #258 from thomasmatecki/master
Browse files Browse the repository at this point in the history
Futures 0.3.18 has been Yanked
  • Loading branch information
mrDIMAS committed Dec 15, 2021
2 parents ec581b7 + e1958b6 commit 260b02f
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 260b02f

Please sign in to comment.