We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f5422b commit 98ff313Copy full SHA for 98ff313
Cargo.toml
@@ -46,4 +46,4 @@ bevy_time = "0.12"
46
single_threaded_async = ["dep:async-task"]
47
48
[dev-dependencies]
49
-async-std = { version = "*" }
+async-std = { version = "1.12" }
0 commit comments