From f424f02d831c926020f139ec6f7baa7521482ad3 Mon Sep 17 00:00:00 2001 From: theo Date: Wed, 28 Aug 2024 21:41:29 +0200 Subject: [PATCH] chore: fmt cargo.toml --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 8efb4b4..d850d40 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,6 @@ members = [ "crates/app", "crates/sesam-vitale", "crates/desktop", - "crates/desktop", "crates/services-sesam-vitale-sys", "crates/utils", ]