rustfmt.toml: Add file

This will automatically run `cargo fmt` when a file is saved.
This commit is contained in:
Vivia Nikolaidou 2022-04-05 18:54:15 +03:00
parent bd2ff494c7
commit f8d162d909
1 changed files with 1 additions and 0 deletions

1
rustfmt.toml Normal file
View File

@ -0,0 +1 @@
edition = "2021"