From e207b307675117012865445ad6f145936895a9be Mon Sep 17 00:00:00 2001 From: auronandace Date: Sun, 13 Jul 2025 17:48:34 +0100 Subject: [PATCH] promote lsd out of wip --- recipes/{wip => }/tools/lsd/recipe.toml | 1 - 1 file changed, 1 deletion(-) rename recipes/{wip => }/tools/lsd/recipe.toml (59%) diff --git a/recipes/wip/tools/lsd/recipe.toml b/recipes/tools/lsd/recipe.toml similarity index 59% rename from recipes/wip/tools/lsd/recipe.toml rename to recipes/tools/lsd/recipe.toml index 7a4a539a6..6fb14e4a8 100644 --- a/recipes/wip/tools/lsd/recipe.toml +++ b/recipes/tools/lsd/recipe.toml @@ -1,4 +1,3 @@ -#TODO compiled but not tested (after cargo update) [source] git = "https://github.com/lsd-rs/lsd" [build]