From 7bf73db4c90632fb3ceed1e1966534733783751d Mon Sep 17 00:00:00 2001 From: auronandace Date: Sun, 13 Jul 2025 08:12:23 +0100 Subject: [PATCH] move onefetch out of wip --- recipes/{wip => }/tools/onefetch/recipe.toml | 1 - 1 file changed, 1 deletion(-) rename recipes/{wip => }/tools/onefetch/recipe.toml (74%) diff --git a/recipes/wip/tools/onefetch/recipe.toml b/recipes/tools/onefetch/recipe.toml similarity index 74% rename from recipes/wip/tools/onefetch/recipe.toml rename to recipes/tools/onefetch/recipe.toml index 869176da..43ca14e6 100644 --- a/recipes/wip/tools/onefetch/recipe.toml +++ b/recipes/tools/onefetch/recipe.toml @@ -1,4 +1,3 @@ -#TODO update rustc version [source] git = "https://github.com/o2sh/onefetch" [build]