chore: Rust 2024 edition
This commit is contained in:
parent
3b86984332
commit
c31a46961a
31 changed files with 48 additions and 48 deletions
|
|
@ -1,8 +1,4 @@
|
|||
edition = "2021"
|
||||
edition = "2024"
|
||||
hard_tabs = true
|
||||
merge_derives = true
|
||||
newline_style = "Unix"
|
||||
remove_nested_parens = true
|
||||
reorder_imports = true
|
||||
reorder_modules = true
|
||||
use_field_init_shorthand = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue