diff options
Diffstat (limited to 'rustfmt.toml')
| -rw-r--r-- | rustfmt.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rustfmt.toml b/rustfmt.toml index bcf7279..0869bdf 100644 --- a/rustfmt.toml +++ b/rustfmt.toml | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | unstable_features = true | 1 | unstable_features = true |
| 2 | version = "Two" | 2 | style_edition = "2024" |
| 3 | 3 | ||
| 4 | # Imports | 4 | # Imports |
| 5 | imports_granularity = "Crate" | 5 | imports_granularity = "Crate" |