diff --git a/recipes/wip/fyrox-editor/recipe.toml b/recipes/wip/fyrox-editor/recipe.toml deleted file mode 100644 index f50cfff0d..000000000 --- a/recipes/wip/fyrox-editor/recipe.toml +++ /dev/null @@ -1,9 +0,0 @@ -#TODO -[source] -git = "https://github.com/FyroxEngine/Fyrox" -rev = "8d3e2e2cf29b7eefa78d14ff92156caeed88b955" -[build] -template = "custom" -script = """ -cookbook_cargo_packages editor -""" diff --git a/recipes/wip/fzf-make/recipe.toml b/recipes/wip/fzf-make/recipe.toml index 8c81344b5..a6dd4da9a 100644 --- a/recipes/wip/fzf-make/recipe.toml +++ b/recipes/wip/fzf-make/recipe.toml @@ -1,6 +1,5 @@ -#TODO Not compiled or tested +#TODO termios crate error [source] git = "https://github.com/kyu08/fzf-make" -rev = "e334513f976f42f4174c4dd175da653f248ec9b8" [build] template = "cargo"