diff --git a/treefmt.toml b/treefmt.toml index 413c297..8751334 100644 --- a/treefmt.toml +++ b/treefmt.toml @@ -6,4 +6,4 @@ command = "rustfmt" excludes = [] includes = ["*.rs"] -options = ["--edition", "2021"] +options = ["--edition", "2024"]