From 43fdbe5ae66dcc7aa93e47ee1183b6863fc453cf Mon Sep 17 00:00:00 2001 From: NotAShelf Date: Tue, 12 May 2026 17:43:36 +0300 Subject: [PATCH] chore: format rustfmt config with taplo Signed-off-by: NotAShelf Change-Id: I3450f16aeb183d33e98d4ddd6287d74a6a6a6964 --- .rustfmt.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/.rustfmt.toml b/.rustfmt.toml index ac283d5..324bf8b 100644 --- a/.rustfmt.toml +++ b/.rustfmt.toml @@ -24,4 +24,3 @@ unstable_features = true use_field_init_shorthand = true use_try_shorthand = true wrap_comments = true -