rustfmt: fix style edition key

This commit is contained in:
Lambda 2025-02-21 18:15:34 +00:00
parent 5e7f83e3d2
commit a871c83df4

View file

@ -1,4 +1,4 @@
edition = "2021" style_edition = "2021"
condense_wildcard_suffixes = true condense_wildcard_suffixes = true
error_on_line_overflow = true error_on_line_overflow = true