From 509e5ce1e17417a70b9bcce8bc6e33c05106811d Mon Sep 17 00:00:00 2001 From: Mica White Date: Thu, 15 Aug 2024 20:23:26 -0400 Subject: Start profiling --- rustfmt.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'rustfmt.toml') diff --git a/rustfmt.toml b/rustfmt.toml index 2508efc..bf5ad5c 100644 --- a/rustfmt.toml +++ b/rustfmt.toml @@ -1,3 +1,3 @@ -edition = "2021" -newline_style = "Unix" +edition = "2021" +newline_style = "Unix" hard_tabs = true \ No newline at end of file -- cgit v1.2.3