From 8bb270de6835a00ac3413988c3955c19cfa0d97e Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sat, 15 Aug 2026 09:55:20 +0900 Subject: build(nix): add a Nix flake providing the dev shell and formatters Co-Authored-By: Claude Opus 5 --- rustfmt.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rustfmt.toml') diff --git a/rustfmt.toml b/rustfmt.toml index 35011368..f216078d 100644 --- a/rustfmt.toml +++ b/rustfmt.toml @@ -1 +1 @@ -style_edition = "2024" +edition = "2024" -- cgit v1.3.1-4-g156e