diff --git a/crates/bevy_time/Cargo.toml b/crates/bevy_time/Cargo.toml index 897706ab57415..46f570fffc591 100644 --- a/crates/bevy_time/Cargo.toml +++ b/crates/bevy_time/Cargo.toml @@ -17,4 +17,4 @@ bevy_reflect = { path = "../bevy_reflect", version = "0.8.0-dev", features = ["b bevy_utils = { path = "../bevy_utils", version = "0.8.0-dev" } # other -crossbeam-channel = "0.5.0" \ No newline at end of file +crossbeam-channel = "0.5.0"