update rustfmt

This commit is contained in:
notohh 2024-06-20 03:35:11 -04:00
parent 7b31d24954
commit 938413509f
Signed by: notohh
GPG key ID: BD47506D475EE86D

5
rustfmt.toml Normal file
View file

@ -0,0 +1,5 @@
version = "Two"
edition = "2021"
error_on_unformatted = true
imports_granularity = "Module"
fn_args_layout = "Tall"