mirror of
https://github.com/allaunthefox/Research-Stack.git
synced 2026-07-30 18:56:16 +00:00
8 lines
138 B
TOML
8 lines
138 B
TOML
edition = "2024"
|
|
style_edition = "2024"
|
|
|
|
max_width = 120
|
|
|
|
use_field_init_shorthand = true
|
|
use_try_shorthand = true
|
|
newline_style = "Unix"
|