mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 15:14:50 +00:00
5 lines
136 B
TOML
5 lines
136 B
TOML
unstable_features = true
|
|
imports_granularity = "Crate"
|
|
use_field_init_shorthand = true
|
|
reorder_impl_items = true
|
|
newline_style = "Unix"
|