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 8172209 commit 0b33726Copy full SHA for 0b33726
crates/bevy_plugin/Cargo.toml
@@ -32,7 +32,7 @@ variadics_please = "1"
32
[dependencies.bevy]
33
version = "0.16.0-rc"
34
default-features = false
35
-features = ["bevy_asset", "multi_threaded"]
+features = ["bevy_asset", "multi_threaded", "bevy_log"]
36
37
[dev-dependencies]
38
tempfile = "3"
0 commit comments