diff --git a/.rustfmt.toml b/.rustfmt.toml deleted file mode 100644 index e8782cf..0000000 --- a/.rustfmt.toml +++ /dev/null @@ -1,3 +0,0 @@ -edition = "2021" -imports_granularity = "Crate" -fn_args_layout = "Tall"