diff --git a/.rustfmt.toml b/.rustfmt.toml index 78e82623..87b50da5 100644 --- a/.rustfmt.toml +++ b/.rustfmt.toml @@ -1,3 +1,4 @@ +edition = "2021" tab_spaces = 2 max_width = 100