From d7e4517ca881607e0cbaf5082df6395a0a0626ec Mon Sep 17 00:00:00 2001 From: Ribbon Date: Thu, 21 Dec 2023 02:57:35 +0000 Subject: [PATCH] update git-ignore-generator --- recipes/wip/git-ignore-generator/recipe.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/recipes/wip/git-ignore-generator/recipe.toml b/recipes/wip/git-ignore-generator/recipe.toml index ee180de9e..9b0c9e257 100644 --- a/recipes/wip/git-ignore-generator/recipe.toml +++ b/recipes/wip/git-ignore-generator/recipe.toml @@ -1,6 +1,5 @@ #TODO compiled but not tested (after a patch on the ring crate) [source] git = "https://github.com/sondr3/git-ignore" -rev = "299a7149d114dbdad2c5f82617fdf36e45ccfcb0" [build] template = "cargo"