chore(rustfmt): update rustfmt.toml (#42)

This commit is contained in:
Alexandre Pasmantier 2024-11-19 00:11:50 +01:00 committed by GitHub
parent 40d5b20c7d
commit 480059eaae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,2 +1,4 @@
edition = "2021"
max_width = 79
reorder_imports = true
use_field_init_shorthand = true