From 9e69be25eb0c14fe0b5f3e6a41c09ddd8466cc00 Mon Sep 17 00:00:00 2001 From: LeoRiether Date: Wed, 7 Feb 2024 17:38:38 -0300 Subject: [PATCH] Add whitespace in the huge action match --- tori/src/update/mod.rs | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/tori/src/update/mod.rs b/tori/src/update/mod.rs index feca616..02eba01 100644 --- a/tori/src/update/mod.rs +++ b/tori/src/update/mod.rs @@ -85,6 +85,7 @@ fn handle_command(state: &mut State<'_>, _tx: Tx, cmd: Command) -> Result