chore: define edtion = "2021" in rustfmt.toml (#2235)

This commit is contained in:
Chris
2024-01-27 19:04:25 -05:00
committed by GitHub
parent 8a2ae7fc7c
commit c6096cc2a0

View File

@@ -1,3 +1,4 @@
edition = "2021"
imports_granularity = "Crate"
max_width = 80
format_strings = true