cargo-fmt the src

Signed-off-by: Gunwant Jain <mail@wantguns.dev>
This commit is contained in:
Gunwant Jain 2022-01-18 16:18:22 +05:30
commit 78b4213c62
6 changed files with 14 additions and 5 deletions

2
rustfmt.toml Normal file
View file

@ -0,0 +1,2 @@
max_width = 79
reorder_imports = true