From 8961101fdf7043a4679ec6e7a212b356a0e668b6 Mon Sep 17 00:00:00 2001 From: Dreaded_X Date: Wed, 15 Oct 2025 03:56:13 +0200 Subject: [PATCH] chore: Run main application by default --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 7e3c0e6..384f87f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,7 @@ name = "automation" version = "0.1.0" edition = "2024" +default-run = "automation" [workspace] members = [