Skip to content

Commit 53985ea

Browse files
committed
Formatting
1 parent 84e0ad7 commit 53985ea

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/cargo_features.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@ The default feature set enables most of the expected features of a game engine,
3131
|filesystem_watcher|Enable watching file system for asset hot reload|
3232
|hdr|HDR image format support|
3333
|ktx2|KTX2 compressed texture support|
34-
|multi-threaded|Enables multithreaded parallelism in the engine. Disabling it forces all engine
35-
# tasks to run on a single thread.|
34+
|multi-threaded|Enables multithreaded parallelism in the engine. Disabling it forces all engine tasks to run on a single thread.|
3635
|png|PNG image format support|
3736
|tonemapping_luts|Include tonemapping Look Up Tables KTX2 files|
3837
|vorbis|OGG/VORBIS audio format support|

0 commit comments

Comments
 (0)