From 106e01f36fa8dd9bc3eb3a1411bd011a618a2836 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sat, 23 May 2026 16:27:01 +0900 Subject: chore: add editor/toolchain config --- rustfmt.toml | 1 + 1 file changed, 1 insertion(+) create mode 100644 rustfmt.toml (limited to 'rustfmt.toml') diff --git a/rustfmt.toml b/rustfmt.toml new file mode 100644 index 0000000..3501136 --- /dev/null +++ b/rustfmt.toml @@ -0,0 +1 @@ +style_edition = "2024" -- cgit v1.3.1