Skip to content

Commit 5cbf1c2

Browse files
committed
docs: adds new auto_natv feature to docs
1 parent c7f8be3 commit 5cbf1c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/cargo_features.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ This is the complete `bevy` cargo feature list, without "profiles" or "collectio
6464
|asset_processor|Enables the built-in asset processor for processed assets.|
6565
|async-io|Use async-io's implementation of block_on instead of futures-lite's implementation. This is preferred if your application uses async-io.|
6666
|async_executor|Uses `async-executor` as a task execution backend.|
67+
|auto_nav|Enable the automatic navigation subsystem in bevy_input_focus|
6768
|basis-universal|Basis Universal compressed texture support|
6869
|bevy_animation|Provides animation functionality|
6970
|bevy_anti_alias|Provides various anti aliasing solutions|

0 commit comments

Comments
 (0)