add .rustfmt.toml to specify edition

This commit is contained in:
Ken Sedgwick
2024-10-08 10:10:45 -07:00
parent 2baf9dfed0
commit 76df286837
+1
View File
@@ -0,0 +1 @@
edition = "2021"