From c61008b560ba88c532dafd59ac0cd5b90e35bd3d Mon Sep 17 00:00:00 2001 From: Jonathan Strong Date: Tue, 13 Sep 2022 17:22:31 -0400 Subject: [PATCH] tweak string syntax to avoid tripping up gitea syntax highlighting --- src/main.rs | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/src/main.rs b/src/main.rs index 6a554c3..7fac007 100644 --- a/src/main.rs +++ b/src/main.rs @@ -253,9 +253,7 @@ async fn popen(cmd: &str, args: &[&str], envs: &[(&str, &str)]) -> Result Result