From acd6f6d16200a6598c357320d1cca793ce83a132 Mon Sep 17 00:00:00 2001 From: murilo ijanc Date: Thu, 20 Nov 2025 21:08:51 -0300 Subject: Update argument edition 2024 --- dprint.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dprint.json') diff --git a/dprint.json b/dprint.json index a2a3c8f..f3126d8 100644 --- a/dprint.json +++ b/dprint.json @@ -9,7 +9,7 @@ "exec": { "cwd": "${configDir}", "commands": [{ - "command": "rustfmt", + "command": "rustfmt --edition 2024", "exts": ["rs"], "cacheKeyFiles": [ ".rustfmt.toml", -- cgit v1.2.3