From 15a7c3c9bdaa5915533bd5fc8712575372225f37 Mon Sep 17 00:00:00 2001 From: Ribbon <ribbon_45@proton.me> Date: Tue, 2 Jan 2024 14:06:08 +0000 Subject: [PATCH] update TODO --- recipes/wip/csvlens/recipe.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/wip/csvlens/recipe.toml b/recipes/wip/csvlens/recipe.toml index bf03a032c..a9c5707d9 100644 --- a/recipes/wip/csvlens/recipe.toml +++ b/recipes/wip/csvlens/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested (after cargo update) [source] git = "https://github.com/YS-L/csvlens" [build] -- GitLab