We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d89781a commit b3b3647Copy full SHA for b3b3647
crates/bevy_time/Cargo.toml
@@ -17,4 +17,4 @@ bevy_reflect = { path = "../bevy_reflect", version = "0.8.0-dev", features = ["b
17
bevy_utils = { path = "../bevy_utils", version = "0.8.0-dev" }
18
19
# other
20
-crossbeam-channel = "0.5.0"
+crossbeam-channel = "0.5.0"
0 commit comments