From a3798984ad4d77ae66d28478a19fb3e50e7a64f7 Mon Sep 17 00:00:00 2001 From: gennyble Date: Tue, 11 Mar 2025 16:34:13 -0500 Subject: allow setting script path to execute --- Cargo.lock | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index 55b19f3..25241c8 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -44,10 +44,17 @@ version = "1.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" +[[package]] +name = "confindent" +version = "2.2.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c5a06ecfd8e0b653f5b0a1b083f74a275d2aab7834b90bce8c66f3c0b2f53fb1" + [[package]] name = "corgi" version = "0.1.0" dependencies = [ + "confindent", "http-body-util", "hyper", "hyper-util", -- cgit 1.4.1-3-g733a5