Skip to content

Commit

Permalink
Give specific version to async-std
Browse files Browse the repository at this point in the history
Signed-off-by: Michael X. Grey <[email protected]>
  • Loading branch information
mxgrey committed Aug 27, 2024
1 parent 3f5422b commit 98ff313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ bevy_time = "0.12"
single_threaded_async = ["dep:async-task"]

[dev-dependencies]
async-std = { version = "*" }
async-std = { version = "1.12" }

0 comments on commit 98ff313

Please sign in to comment.