We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fb4c94 commit 70f66ceCopy full SHA for 70f66ce
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