From c019b6c7d352a318dce52ad0bf904bdaf52fd41e Mon Sep 17 00:00:00 2001 From: Matthieu Gautier Date: Sun, 25 Aug 2024 23:29:51 +0200 Subject: [PATCH] Update commit used for arx_test_dir --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 4243a14..43b6a07 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -164,7 +164,7 @@ dependencies = [ [[package]] name = "arx_test_dir" version = "0.1.0" -source = "git+https://github.com/jubako/arx_test_dir.git#4260f7883f493c24950a8b26d02c545b928cf1e9" +source = "git+https://github.com/jubako/arx_test_dir.git#b818e3c70401edf731748577da376fccb6b2058c" dependencies = [ "clap", "fuser",