From 175ee90b4b9e7d6f303c57054151f81d24da99a6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2024 17:38:13 +0200 Subject: [PATCH] chore(formatting): Fixed formatting mistakes (#1443) fixed formatting mistakes have sneaked into prod Co-authored-by: CommanderStorm <26258709+CommanderStorm@users.noreply.github.com> --- server/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/Cargo.toml b/server/Cargo.toml index e53a169fb..07c68125c 100644 --- a/server/Cargo.toml +++ b/server/Cargo.toml @@ -113,4 +113,4 @@ ignored = [ ] [features] -test-with-geodata = [] \ No newline at end of file +test-with-geodata = []