From b90c4172844ec67c39bfd96ea570f21a1933229e Mon Sep 17 00:00:00 2001 From: Alexander Lyon Date: Tue, 9 May 2023 21:50:02 +0100 Subject: [PATCH] run cargo make fmt --- build.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.rs b/build.rs index ffc164650..52fd48b1e 100644 --- a/build.rs +++ b/build.rs @@ -20,4 +20,4 @@ fn main() { 'runtime-async-std-surf' ]" ); -} \ No newline at end of file +}