fixed:rustfmt
This commit is contained in:
@@ -20,7 +20,7 @@ reorder_modules = true
|
||||
remove_nested_parens = true
|
||||
|
||||
# Edition to use for parsing
|
||||
edition = "2021"
|
||||
edition = "2024"
|
||||
|
||||
# Merge multiple imports into a single nested import
|
||||
imports_granularity = "Crate"
|
||||
|
||||
Reference in New Issue
Block a user