From 2d91cd9eeb307402ef30082e046d670b4bd6a72d Mon Sep 17 00:00:00 2001 From: philipp Date: Sun, 18 Feb 2024 17:00:31 +0100 Subject: [PATCH] new risp --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 2fcba1f..025d5c1 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -534,7 +534,7 @@ dependencies = [ [[package]] name = "risp" version = "0.1.0" -source = "git+https://git.hofer.link/philipp/risp.git#bdc6f87efa0c93c98259a77ccd961c1b40a65d8c" +source = "git+https://git.hofer.link/philipp/risp.git#13c734019df85bbcb8659f2309b7c2c6be39b3fa" dependencies = [ "clap", "directories",