From 6d73f96706814e58d03761ae997972a6551c081e Mon Sep 17 00:00:00 2001 From: Mica White Date: Sat, 28 Mar 2026 20:33:49 -0400 Subject: MVP autosave command --- rustfmt.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'rustfmt.toml') diff --git a/rustfmt.toml b/rustfmt.toml index 3a79d0e..d3d0d1e 100644 --- a/rustfmt.toml +++ b/rustfmt.toml @@ -1,2 +1,3 @@ +edition = "2024" hard_tabs = true newline_style = "Unix" -- cgit v1.2.3