Specifiy edition in rustfmt.toml

This commit is contained in:
Amanda Graven
2021-10-04 12:56:49 +02:00
parent 3042209cf6
commit 9829b45ce8
+1
View File
@@ -1,3 +1,4 @@
edition = "2018"
max_width = 100
comment_width = 80
wrap_comments = true