From da16466070a641db5e667f81e59ecf08052604b2 Mon Sep 17 00:00:00 2001 From: Russell Greene Date: Mon, 20 May 2024 08:26:49 -0600 Subject: [PATCH] fmt --- build.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.rs b/build.rs index ff9499c..a85e15c 100644 --- a/build.rs +++ b/build.rs @@ -9,4 +9,4 @@ fn main() { ); } } -} \ No newline at end of file +}