From 158044c320ef328ffad0a150d50b40e103d3f685 Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Mon, 8 Jun 2026 09:06:08 +0100 Subject: replaces git repo config with routes config --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index a5d02cc..2416a19 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,6 +7,7 @@ edition = "2024" anyhow = "1.0.102" dirs = "6.0.0" git2 = "0.20.4" +is_executable = "1.0.5" rocket = "0.5.1" serde = "1.0.228" toml = "1.1.2" -- cgit v1.2.3